mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
17 lines
671 B
XML
17 lines
671 B
XML
<?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>
|
|
<longdescription lang="en">`ethernet` provides an [Ethernet](https://en.wikipedia.org/wiki/Ethernet)
|
|
(specified by IEEE 802.3) layer implementation for the
|
|
[Mirage operating system](https://mirage.io).</longdescription>
|
|
<upstream>
|
|
<doc>https://mirage.github.io/ethernet/</doc>
|
|
<bugs-to>https://github.com/mirage/ethernet/issues</bugs-to>
|
|
<remote-id type="github">mirage/ethernet</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|