You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/hachoir-core/metadata.xml

17 lines
645 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">A tool written for hackers to cut file or any binary stream. A file is
splitted in a tree of fields where the smallest field can be just a bit.
There are various field types: integer, string, bits, padding, sub file,
etc.</longdescription>
<upstream>
<remote-id type="pypi">hachoir-core</remote-id>
<remote-id type="bitbucket">haypo/hachoir</remote-id>
</upstream>
</pkgmetadata>