File: control

package info (click to toggle)
gappa 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,316 kB
  • sloc: cpp: 11,864; python: 59; makefile: 19; sh: 5
file content (26 lines) | stat: -rw-r--r-- 864 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: gappa
Maintainer: Debian Math Team <team+math@tracker.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Section: math
Priority: optional
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: bison,
               debhelper-compat (= 13),
               flex,
               help2man,
               libboost-dev,
               libgmp-dev,
               libmpfr-dev,
               sphinx
Vcs-Browser: https://salsa.debian.org/math-team/gappa
Vcs-Git: https://salsa.debian.org/math-team/gappa.git
Homepage: https://gappa.gitlabpages.inria.fr

Package: gappa
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${sphinxdoc:Depends}
Description: Automatic generation of proofs of arithmetic properties
 Tool to help verify and prove properties on numerical
 programs dealing with either fixed-point or floating-point
 arithmetic.