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.

20 lines
666 B

<?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>