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

27 lines
971 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<name>Gavin D. Howard</name>
<email>gavin@yzena.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@yzena.com</email>
</maintainer>
<bugs-to>https://git.yzena.com/gavin/bc</bugs-to>
<doc>https://git.yzena.com/gavin/bc/src/branch/master/manuals</doc>
</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>