mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-12 02:27:28 -08:00
32 lines
1.1 KiB
XML
32 lines
1.1 KiB
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>
|
|
<maintainer type="person">
|
|
<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>
|
|
<maintainer type="project">
|
|
<email>sci-mathematics@gentoo.org</email>
|
|
<name>Gentoo Mathematics Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
This package collects together utility functions from a selection of
|
|
GAP packages in order to make them more widely visible to other
|
|
package authors.
|
|
|
|
Other generally useful functions, which are not deemed suitable for
|
|
the main library, and also welcome. For example, recent additions
|
|
are functions to convert certain types of group to Magma format.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">gap-packages/utils</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|