blob: 9efd8af5e55a04f9a3d2db274f38aba25cb11533 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription>
While Gappa is intended to be used directly, it can also act as a
backend prover for the Why software verification plateform or as an
automatic tactic for the Coq proof assistant.
</longdescription>
</pkgmetadata>
|