Page MenuHomeSolus

package.yml
No OneTemporary

package.yml

name : python-gmpy2
version : 2.1.2
release : 4
source :
- https://files.pythonhosted.org/packages/source/g/gmpy2/gmpy2-2.1.2.tar.gz : da75140bca128ece795895477e53b43773e3748aa90ba6170eae7ca2c74b82d1
homepage : https://github.com/aleaxit/gmpy
license : LGPL-3.0-or-later
component : programming.python
summary : Provides C-coded Python modules for fast multiple-precision arithmetic
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.
builddeps :
- pkgconfig(python3)
build : |
%python3_setup
install : |
%python3_install

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 1:04 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5798449
Default Alt Text
package.yml (1016 B)

Event Timeline