gentoo/dev-python/filemagic/metadata.xml
Michał Górny 943f921ce3
dev-python/filemagic: Fix remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-22 10:15:35 +02:00

13 lines
417 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
A Python API for libmagic, the library behind the Unix file command
</longdescription>
<upstream>
<remote-id type="github">aliles/filemagic</remote-id>
<remote-id type="pypi">filemagic</remote-id>
</upstream>
</pkgmetadata>