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

11 lines
473 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>Python module for importing and exporting DSV (delimiter separated values) files.
DSV is a generalization of CSV (comma separated values) and it is a common file
format used by many programs to import and export data.</longdescription>
<upstream>
<remote-id type="sourceforge">python-dsv</remote-id>
</upstream>
</pkgmetadata>