You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-calculators/bc-gh/metadata.xml

28 lines
1.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<name>Gavin D. Howard</name>
<email>gavin@gavinhoward.com</email>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<maintainer>
<name>Gavin D. Howard</name>
<email>gavin@gavinhoward.com</email>
</maintainer>
<bugs-to>https://git.gavinhoward.com/gavin/bc</bugs-to>
<doc>https://git.gavinhoward.com/gavin/bc/src/branch/master/manuals</doc>
<remote-id type="github">gavinhoward/bc</remote-id>
</upstream>
<longdescription lang="en">
An implementation of POSIX bc and Unix dc with GNU extensions and some of
their own extensions. It also removes the dangerous '!' dc command.
This bc/dc is especially useful for programmers, with extra math and a
larger builtin library with some hardware-oriented print functions.
</longdescription>
</pkgmetadata>