Source: python-gmpy2 Section: python Maintainer: Debian Python Team Uploaders: Martin Kelly , Testsuite: autopkgtest-pkg-pybuild Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, libmpc-dev, libmpfr-dev, pybuild-plugin-pyproject, python3-all-dev, python3-hypothesis , python3-pytest , python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , Standards-Version: 4.7.4 Homepage: https://github.com/aleaxit/gmpy Vcs-Git: https://salsa.debian.org/python-team/packages/python-gmpy2.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-gmpy2 Package: python3-gmpy2 Architecture: any Depends: python-gmpy2-common, ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${python3:Provides}, ${misc:Depends} Suggests: python-gmpy2-doc Description: interfaces GMP to Python 3 for fast, unbound-precision computations gmpy is a C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. . This package installs Python 3 support for gmpy2. Package: python-gmpy2-common Architecture: all Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: python3-gmpy2 Description: common files for python3-gmpy2 gmpy is a C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. . This package installs common files for python3-gmpy2. Package: python-gmpy2-doc Architecture: all Section: doc Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, ${sphinxdoc:Depends} Recommends: python3-gmpy2 Description: documentation for python-gmpy2 gmpy is a C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. . This package installs additional documentation for python3-gmpy2.