summaryrefslogtreecommitdiff
path: root/dev-python/blosc/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/blosc/metadata.xml')
-rw-r--r--dev-python/blosc/metadata.xml31
1 files changed, 16 insertions, 15 deletions
diff --git a/dev-python/blosc/metadata.xml b/dev-python/blosc/metadata.xml
index b264b7dd62c9..1bf60584086f 100644
--- a/dev-python/blosc/metadata.xml
+++ b/dev-python/blosc/metadata.xml
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <longdescription lang="en">
blosc is a high performance compressor optimized for binary
data. It has been designed to transmit data to the processor cache
faster than the traditional, non-compressed, direct memory fetch
@@ -18,8 +18,9 @@
like sparse data, time series, grids with regular-spaced values,
etc. This is the python wrapper.
</longdescription>
- <upstream>
- <remote-id type="pypi">blosc</remote-id>
- <remote-id type="github">Blosc/python-blosc</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">blosc</remote-id>
+ <remote-id type="github">Blosc/python-blosc</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file