summaryrefslogtreecommitdiff
path: root/dev-python/gmpy2/metadata.xml
blob: 91d6352567acd37a6e12bbd4f54071b8fd4bd9bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>