17 lines
616 B
XML
17 lines
616 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci-mathematics@gentoo.org</email>
|
|
<name>Gentoo Mathematics Project</name>
|
|
</maintainer>
|
|
<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>
|