mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-30 20:58:14 -07: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>
|
|
<!--
|
|
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">
|
|
BRiAl is a C++ library (the successor to PolyBoRi) that provides
|
|
high-level data types for Boolean polynomials and monomials,
|
|
exponent vectors, as well as for the underlying polynomial rings
|
|
and subsets of the powerset of the Boolean variables.
|
|
</longdescription>
|
|
|
|
<upstream>
|
|
<remote-id type="github">BRiAl/BRiAl</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|