mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-ml/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,12 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">mirage/ocaml-pcap</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">pcap-format provides an interface to encode and decode pcap files, dealing with
|
||||
both endianess, including endianess detection.</longdescription>
|
||||
<upstream>
|
||||
<doc>https://mirage.github.io/ocaml-pcap/</doc>
|
||||
<bugs-to>https://github.com/mirage/ocaml-pcap/issues</bugs-to>
|
||||
<remote-id type="github">mirage/ocaml-pcap</remote-id>
|
||||
<maintainer>
|
||||
<name>David Scott</name>
|
||||
<email>dave@recoil.org</email>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user