gentoo/dev-python/oct2py/metadata.xml
Justin Lecher 0f25af633c
Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-21 16:25:02 +02:00

15 lines
510 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-mathematics</herd>
<longdescription lang="en">
Uses Octave to run commands and m-files. Supports any Octave
function or m-file, passing the data seamlessly between Python and
Octave using MAT files.
</longdescription>
<upstream>
<remote-id type="pypi">oct2py</remote-id>
<remote-id type="github">blink1073/oct2py</remote-id>
</upstream>
</pkgmetadata>