aboutsummaryrefslogtreecommitdiff
blob: 3ca90c306bf592d5e21dac79c0d99b5938684aea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription>
  Why is a software verification platform. It contains a general-purpose
  verification condition generator (VCG) which is used as a back-end
  by other verification tools but it can also be used directly to verify
  programs. It also provides Krakatoa, a tool or the verification of Java
  programs and Caduceus, a tool for the verification of C programs.
</longdescription>
<use>
  <flag name="apron">Use <pkg>sci-mathematics/apron</pkg> library for
  abstract interpretation</flag>
  <flag name="coq">Add <pkg>sci-mathematics/coq</pkg> support</flag>
  <flag name="float">Add <pkg>sci-mathematics/flocq</pkg> support</flag>
  <flag name="gappa">Add <pkg>sci-mathematics/gappalib-coq</pkg> support</flag>
  <flag name="frama-c">Add <pkg>sci-mathematics/frama-c</pkg> support</flag>
  <flag name="pff">Add <pkg>sci-mathematics/pff</pkg> support</flag>
  <flag name="why3">Add <pkg>sci-mathematics/why3</pkg> support</flag>
</use>
</pkgmetadata>