summaryrefslogtreecommitdiff
path: root/dev-python/oct2py/metadata.xml
blob: 8323799b38b891e3970f7061ac754a2754aa9172 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>
	<origin>gentoo-staging</origin>
</pkgmetadata>