gentoo/dev-python/zfec/metadata.xml
Michał Górny 54abd8ef45
Remove explicit notion of maintainer-needed, for GLEP 67
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used
for packages lacking maintainers, in favor of assuming maintainer-needed
whenever the package has no maintainers.
2016-01-24 23:58:38 +01:00

14 lines
490 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
Generate redundant blocks of information such that if some of
the blocks are lost then the original data can be recovered from
the remaining blocks. This package includes command-line tools,
C API, Python API, and Haskell API.
</longdescription>
<upstream>
<remote-id type="pypi">zfec</remote-id>
</upstream>
</pkgmetadata>