mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-19 05:08:07 -07:00
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: Sam James <sam@gentoo.org>
17 lines
555 B
XML
17 lines
555 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>haskell@gentoo.org</email>
|
|
<name>Gentoo Haskell</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
This library provides implementations of special mathematical
|
|
functions and Chebyshev polynomials. These functions are often
|
|
useful in statistical and numerical computing.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">haskell/math-functions</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|