gentoo-ebuilds/dev-python/gmpy2/metadata.xml
Michał Górny 0f723863cc
dev-python/gmpy2: Bump to 2.3.0_alpha2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-26 05:33:39 +01:00

18 lines
686 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
gmpy2 is a C-coded Python extension module that supports
multiple-precision arithmetic. gmpy2 supports the GMP multi-precision
library, the MPFR (correctly rounded real floating-point arithmetic) and MPC
(correctly rounded complex floating-point arithmetic) libraries.
</longdescription>
<upstream>
<remote-id type="pypi">gmpy2</remote-id>
<remote-id type="github">gmpy2/gmpy2</remote-id>
</upstream>
</pkgmetadata>