summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-12-18 21:36:50 +0100
committerMaciej Barć <xgqt@gentoo.org>2022-12-18 22:50:55 +0100
commitd820c1e66cf14fc974084c92e937611a5c6006f3 (patch)
treed204975bdea0dacb98a4f06b6af891f719cf916d /sci-mathematics/libpoly/metadata.xml
parentnet-im/profanity: Stabilize 0.13.1 amd64, #886767 (diff)
downloadgentoo-d820c1e66cf14fc974084c92e937611a5c6006f3.tar.gz
gentoo-d820c1e66cf14fc974084c92e937611a5c6006f3.tar.bz2
gentoo-d820c1e66cf14fc974084c92e937611a5c6006f3.zip
sci-mathematics/libpoly: new package; add 0.1.11
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-mathematics/libpoly/metadata.xml')
-rw-r--r--sci-mathematics/libpoly/metadata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/sci-mathematics/libpoly/metadata.xml b/sci-mathematics/libpoly/metadata.xml
new file mode 100644
index 000000000000..9d9fdde167c9
--- /dev/null
+++ b/sci-mathematics/libpoly/metadata.xml
@@ -0,0 +1,19 @@
+<?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>