summaryrefslogtreecommitdiff
blob: ca6306e5e4a728702efe9563ead97ca77ee940d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<stabilize-allarches/>
	<maintainer type="person">
		<email>matt@offtopica.uk</email>
		<name>Matt Smith</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</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>