mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/kaitaistruct: Update metadata.xml
Add myself and the proxy-maintainer project as maintainers, and also add a description and some upstreams. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,6 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
</pkgmetadata>
|
||||
<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">mitmproxy</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user