Source: swiglpk Standards-Version: 4.7.4 Maintainer: Debian Science Maintainers Uploaders: Afif Elghraoui , Section: python Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all-dev, python3-setuptools, swig, libglpk-dev, glpk-utils, Vcs-Browser: https://salsa.debian.org/science-team/swiglpk Vcs-Git: https://salsa.debian.org/science-team/swiglpk.git Homepage: https://github.com/biosustain/swiglpk Package: python3-swiglpk Architecture: any Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends}, Description: Plain Python bindings for the GNU Linear Programming Kit (Python 3) swiglpk just provides plain SWIG bindings to the underlying C library of the GNU Linear Programming Kit. It is not a high-level wrapper for GLPK. . This package installs the library for Python 3.