mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-ml/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,11 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">mirage/ocaml-tuntap</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">This is an OCaml library for handling TUN/TAP devices. TUN refers to layer 3
|
||||
virtual interfaces whereas TAP refers to layer 2 Ethernet ones.
|
||||
|
||||
See <http://en.wikipedia.org/wiki/TUN/TAP> for more information.
|
||||
|
||||
Linux, FreeBSD, OpenBSD and macOS should all be supported. You will need
|
||||
to install the third-party <http://tuntaposx.sourceforge.net/> on macOS before
|
||||
using this library.</longdescription>
|
||||
<upstream>
|
||||
<doc>https://mirage.github.io/ocaml-tuntap/</doc>
|
||||
<bugs-to>https://github.com/mirage/ocaml-tuntap/issues</bugs-to>
|
||||
<remote-id type="github">mirage/ocaml-tuntap</remote-id>
|
||||
<maintainer>
|
||||
<name>Vincent Bernardoff</name>
|
||||
<email>vb@luminar.eu.org</email>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user