mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-03 23:47:28 -08:00
15 lines
510 B
XML
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>
|