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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
Source: 4ti2
Section: math
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jerome Benoit <calculus@rezozer.net>
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 12),
autoconf-archive, libtool,
libgmp-dev,
libglpk-dev
Build-Depends-Indep:
texlive-latex-base,
texlive-latex-recommended,
texlive-latex-extra,
texlive-pictures
Standards-Version: 4.4.1
Homepage: https://4ti2.github.io/
Vcs-Git: https://salsa.debian.org/science-team/4ti2.git
Vcs-Browser: https://salsa.debian.org/science-team/4ti2
Package: 4ti2
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: 4ti2-doc
Description: mathematical tool suite for problems on linear spaces -- tools
4ti2 is a mathematical software package for algebraic, geometric
and combinatorial problems on linear spaces.
.
This package provides the 4ti2 tool suite.
Package: 4ti2-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: 4ti2 (=${binary:Version}), pdf-viewer
Multi-Arch: foreign
Description: mathematical tool suite for problems on linear spaces -- user guide
4ti2 is a mathematical software package for algebraic, geometric
and combinatorial problems on linear spaces.
.
This package provides the user guide for the 4ti2 tool suite;
it also contains examples.
|