mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-03-24 16:47:27 -07:00
13 lines
417 B
XML
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>
|