mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
20 lines
756 B
XML
20 lines
756 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">The Netlink Protocol Library Suite (libnl, see
|
|
http://www.infradead.org/~tgr/libnl/) provides APIs to the netlink
|
|
protocol, allowing you to interact with network devices in the Linux kernel.</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/xapi-project/ocaml-netlink/issues</bugs-to>
|
|
<remote-id type="github">xapi-project/ocaml-netlink</remote-id>
|
|
<maintainer>
|
|
<name>Rob Hoes</name>
|
|
<email>rob.hoes@citrix.com</email>
|
|
</maintainer>
|
|
</upstream>
|
|
</pkgmetadata>
|