Matthew Smith 28af73d06b
dev-python/kaitaistruct: drop myself as a maintainer
Signed-off-by: Matthew Smith <matthew@gentoo.org>
2024-04-13 12:50:30 +00:00

17 lines
586 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<stabilize-allarches/>
<!-- maintainer-needed -->
<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>