gentoo/dev-gap/grape/metadata.xml
Michael Orlitzky 1e3186bf17
dev-gap/grape: new package, add 4.9.0
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2024-01-22 06:29:08 -05:00

34 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">
GRAPE is a package for computing with graphs and groups, and is
primarily designed for constructing and analysing graphs related to
groups, finite geometries, and designs.
</longdescription>
<use>
<flag name="bliss">
Use <pkg>sci-libs/bliss</pkg> instead of
<pkg>sci-mathematics/nauty</pkg> as the backend.
</flag>
</use>
<upstream>
<remote-id type="github">gap-packages/grape</remote-id>
</upstream>
</pkgmetadata>