mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-13 21:47:44 +00:00
17 lines
628 B
XML
17 lines
628 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci-mathematics@gentoo.org</email>
|
|
<name>Gentoo Mathematics Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
NTL is a high-performance, portable C++ library providing data
|
|
structures and algorithms for manipulating signed, arbitrary length
|
|
integers, and for vectors, matrices, and polynomials over the
|
|
integers and over finite fields.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">libntl/ntl</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|