summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/h5py')
-rw-r--r--dev-python/h5py/metadata.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/dev-python/h5py/metadata.xml b/dev-python/h5py/metadata.xml
index 515c16f9364c..32b40081f424 100644
--- a/dev-python/h5py/metadata.xml
+++ b/dev-python/h5py/metadata.xml
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>python</herd>
-<herd>sci</herd>
-<longdescription lang="en">
- HDF5 for Python (h5py) is a general-purpose simple Python interface to the
+ <herd>python</herd>
+ <herd>sci</herd>
+ <longdescription lang="en">HDF5 for Python (h5py) is a general-purpose simple Python interface to the
Hierarchical Data Format library, version 5. Existing Python and
Numpy concepts are used for the interface. Almost all HDF5 features
are available from Python, including things like compound datatypes
(as used with Numpy recarray types), HDF5 attributes, hyperslab and
point-based I/O, and more recent features in HDF 1.8 like resizable
- datasets and recursive iteration over entire files.
-</longdescription>
+ datasets and recursive iteration over entire files. </longdescription>
+ <upstream>
+ <remote-id type="google-code">h5py</remote-id>
+ </upstream>
</pkgmetadata>