Files
gentoo/sci-mathematics/libpoly/metadata.xml
Maciej Barć d820c1e66c sci-mathematics/libpoly: new package; add 0.1.11
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-12-18 22:50:55 +01:00

20 lines
757 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription>
LibPoly is a C library for manipulating polynomials. The target
applications are symbolic reasoning engines, such as SMT solvers, that need
to reason about polynomial constraints. It is research software under
development, so the features and the API might change rapidly.
</longdescription>
<upstream>
<bugs-to>https://github.com/SRI-CSL/libpoly/issues/</bugs-to>
<remote-id type="github">SRI-CSL/libpoly</remote-id>
</upstream>
</pkgmetadata>