Source: polylib Maintainer: Debian Science Maintainers Uploaders: Serge Guelton , Doug Torrance Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libgmp-dev Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/science-team/polylib.git Vcs-Git: https://salsa.debian.org/science-team/polylib.git Homepage: http://icps.u-strasbg.fr/polylib/polylib_src Package: libpolylib8 Provides: libpolylib64-8, libpolylib64-8t64 Breaks: libpolylib64-8 (<< 5.22.8~), libpolylib64-8t64 (<< 5.22.8~) Replaces: libpolylib64-8 (<< 5.22.8~), libpolylib64-8t64 (<< 5.22.8~) Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: Polyhedral library Polylib is a free C library for doing computations on polyhedra. The library is operating on objects like vectors, matrices, lattices, polyhedra, Z-polyhedra, unions of polyhedra and other intermediary structures. It provides functions for all important operations on these structures. This package provides the shared libraries for 32-bit, 64-bit, and GMP integers. Package: libpolylib-dev Architecture: any Section: libdevel Depends: libpolylib8 (= ${binary:Version}), ${misc:Depends} Breaks: libpolylib64-dev (<< 5.22.8~) Replaces: libpolylib64-dev (<< 5.22.8~) Description: Development files for PolyLib Polylib is a free C library for doing computations on polyhedra. The library is operating on objects like vectors, matrices, lattices, polyhedra, Z-polyhedra, unions of polyhedra and other intermediary structures. It provides functions for all important operations on these structures. . This package contains the header files and static libraries which are needed for developing polylib applications. Package: polylib-utils Architecture: any Section: math Depends: libpolylib8 (=${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Various tools using libpolylib Polylib is a free C library for doing computations on polyhedra. The library is operating on objects like vectors, matrices, lattices, polyhedra, Z-polyhedra, unions of polyhedra and other intermediary structures. It provides functions for all important operations on these structures. . This package contains various utilities to perform polyhedral operations.