gentoo/dev-python/pyamg/metadata.xml
Justin Lecher 088f8b8b27
Global: Update remote-id in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-11-16 14:26:02 +01:00

16 lines
559 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
PyAMG is a library of Algebraic Multigrid (AMG) solvers with a
Python interface.
The predominant portion of PyAMG is written in Python with a smaller
amount of supporting C++ code for performance critical operations.
</longdescription>
<upstream>
<remote-id type="pypi">pyamg</remote-id>
<remote-id type="github">pyamg/pyamg</remote-id>
</upstream>
</pkgmetadata>