Source-Makefile: package/feeds/packages/python-gmpy2/Makefile Package: python3-gmpy2 Submenu: Python Version: 2.1.5-r1 Depends: +libc +libgmp +libmpc +libmpfr +python3-light Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: GMP/MPIR, MPFR, and MPC interface Maintainer: Jeffery To Source: gmpy2-2.1.5.tar.gz License: LGPL-3.0-or-later LicenseFiles: COPYING.LESSER URL: https://github.com/aleaxit/gmpy Type: ipkg Description: gmpy2 is a C-coded Python extension module that supports multiple-precision arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module only supported the GMP multiple-precision library. gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. gmpy2 also updates the API and naming conventions to be more consistent and support the additional functionality. @@ Package: python3-gmpy2-src Submenu: Python Version: 2.1.5-r1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: GMP/MPIR, MPFR, and MPC interface (sources) Maintainer: Jeffery To Source: gmpy2-2.1.5.tar.gz License: LGPL-3.0-or-later LicenseFiles: COPYING.LESSER URL: https://github.com/aleaxit/gmpy Type: ipkg Description: gmpy2 is a C-coded Python extension module that supports multiple-precision arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module only supported the GMP multiple-precision library. gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. gmpy2 also updates the API and naming conventions to be more consistent and support the additional functionality. This package contains the Python source files for python3-gmpy2. @@ Config: depends on PACKAGE_python3-gmpy2 @@