metadata.xml: Add maintainer-needed comment to packages without maintainer.

Bug: 575810
This commit is contained in:
Ulrich Müller
2016-02-28 19:07:20 +01:00
parent 4417081e40
commit 96b7472997
1490 changed files with 1491 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>