mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
26 lines
917 B
XML
26 lines
917 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>mjo@gentoo.org</email>
|
|
</maintainer>
|
|
<!--
|
|
mjo: François maintained this package in the sage-on-gentoo overlay
|
|
long before I moved it into ::gentoo. You don't need an ACK from me
|
|
to merge his changes.
|
|
-->
|
|
<maintainer type="person" proxied="yes">
|
|
<email>frp.bissey@gmail.com</email>
|
|
<name>François Bissey</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
The gp2c compiler is a package for translating GP routines into the C
|
|
programming language, so that they can be compiled and used with the PARI
|
|
system or the GP calculator.
|
|
</longdescription>
|
|
</pkgmetadata>
|