Files
gentoo/dev-python/kaitaistruct/metadata.xml
Matthew Smith 8d2673d43b */*: Re-assign my packages
Signed-off-by: Matthew Smith <matthew@gentoo.org>
2022-02-12 19:08:11 +00:00

20 lines
666 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<stabilize-allarches/>
<maintainer type="person">
<email>matthew@gentoo.org</email>
<name>Matthew Smith</name>
</maintainer>
<longdescription lang="en">
Kaitai Struct is a declarative language used for
describe various binary data structures, laid out in
files or in memory: i.e. binary file formats, network
stream packet formats, etc.
</longdescription>
<upstream>
<remote-id type="github">kaitai-io/kaitai_struct_python_runtime</remote-id>
<remote-id type="pypi">kaitaistruct</remote-id>
</upstream>
</pkgmetadata>