blob: 7346a5fc4a4d7184fbb357f436f0c0c00ae931c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription>
Gappa (Génération Automatique de Preuves de Propriétés Arithmétiques --
automatic proof generation of arithmetic properties) is a tool intended to
help verifying and formally proving properties on numerical programs
dealing with floating-point or fixed-point arithmetic.
</longdescription>
<upstream>
<bugs-to>https://gitlab.inria.fr/gappa/gappa/-/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|