summaryrefslogtreecommitdiff
blob: dbb3fcb7fb99d3929b4c77887772846ae8e3e25e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <maintainer>
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <longdescription lang="en">
  DyND-Python, a component of the Blaze project, is the Python
  exposure of the DyND dynamic multi-dimensional array library.
</longdescription>
  <upstream>
    <remote-id type="github">ContinuumIO/dynd-python</remote-id>
  </upstream>
</pkgmetadata>