Files
gentoo/dev-haskell/math-functions/metadata.xml
Michael Mair-Keimberger c30dda2bb4 dev-haskell/math-functions: fix remote-id
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>
2022-07-25 04:03:09 +01:00

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>