summaryrefslogtreecommitdiff
blob: fedce8632cd157776f665ad6ec1412b93f64d220 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <longdescription lang="en">
  Blaze is the next-generation of NumPy. It is designed as a
  foundational set of abstractions on which to build out-of-core and
  distributed algorithms over a wide variety of data sources and to
  extend the structure of NumPy itself.
</longdescription>
  <upstream>
    <remote-id type="github">ContinuumIO/blaze</remote-id>
  </upstream>
</pkgmetadata>