diff options
Diffstat (limited to 'sci-mathematics/flocq/metadata.xml')
-rw-r--r-- | sci-mathematics/flocq/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sci-mathematics/flocq/metadata.xml b/sci-mathematics/flocq/metadata.xml new file mode 100644 index 000000000000..4514b79800af --- /dev/null +++ b/sci-mathematics/flocq/metadata.xml @@ -0,0 +1,18 @@ +<?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> + Flocq (Floats for Coq) is a formalization of floating-point arithmetic for + the Coq proof assistant. It provides a comprehensive library of theorems on + a multi-radix multi-precision arithmetic. It also supports efficient + numerical computations inside Coq. + </longdescription> + <upstream> + <bugs-to>https://gitlab.inria.fr/flocq/flocq/-/issues/</bugs-to> + </upstream> +</pkgmetadata> |