Source: barvinok
Section: math
Maintainer: Debian Math Team <team+math@tracker.debian.org>
Uploaders: Doug Torrance <dtorrance@debian.org>
Build-Depends: debhelper-compat (= 13),
	       lib4ti2-dev,
	       libcdd-dev,
	       libglpk-dev,
               libgmp-dev,
               libisl-dev,
               libntl-dev,
               libpolylib-dev,
               pkgconf,
               topcom
Standards-Version: 4.7.4
Homepage: https://barvinok.sourceforge.io/
Vcs-Browser: https://salsa.debian.org/math-team/barvinok
Vcs-Git: https://salsa.debian.org/math-team/barvinok.git

Package: barvinok
Architecture: any
Depends: libbarvinok23 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: count lattice points in polytopes (command line tools)
 Barvinok is a library for counting integer (lattice) points in convex
 polytopes, both parametric and non-parametric.
 .
 For parametric polytopes, it can construct explicit piecewise step-polynomial
 formulas generalizing Ehrhart quasi-polynomials and vector partition
 functions. It can also compute generalized Ehrhart series and related
 generating functions.
 .
 The library is primarily intended for research in discrete geometry,
 combinatorics, algebra, and polyhedral computation.
 .
 This package contains the command line tools.

Package: libbarvinok23
Section: libs
Architecture: any
Multi-Arch: same
Depends: topcom, ${misc:Depends}, ${shlibs:Depends}
Description: count lattice points in polytopes (shared library)
 Barvinok is a library for counting integer (lattice) points in convex
 polytopes, both parametric and non-parametric.
 .
 For parametric polytopes, it can construct explicit piecewise step-polynomial
 formulas generalizing Ehrhart quasi-polynomials and vector partition
 functions. It can also compute generalized Ehrhart series and related
 generating functions.
 .
 The library is primarily intended for research in discrete geometry,
 combinatorics, algebra, and polyhedral computation.
 .
 This package contains the shared library.

Package: libbarvinok-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libbarvinok23 (= ${binary:Version}), ${misc:Depends}
Description: count lattice points in polytopes (development files)
 Barvinok is a library for counting integer (lattice) points in convex
 polytopes, both parametric and non-parametric.
 .
 For parametric polytopes, it can construct explicit piecewise step-polynomial
 formulas generalizing Ehrhart quasi-polynomials and vector partition
 functions. It can also compute generalized Ehrhart series and related
 generating functions.
 .
 The library is primarily intended for research in discrete geometry,
 combinatorics, algebra, and polyhedral computation.
 .
 This package contains the static libraries, versionless symlinks to the shared
 libraries, and header files.
