Files
guru/dev-ml/mirage/metadata.xml
Alessandro Barbieri 8ba1e8a9c8 dev-ml/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-04-26 12:33:35 +02:00

32 lines
1.2 KiB
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">MirageOS is a library operating system that constructs unikernels for
secure, high-performance network applications across a variety of
cloud computing and mobile platforms. Code can be developed on a
normal OS such as Linux or MacOS X, and then compiled into a
fully-standalone, specialised unikernel that runs under the Xen
hypervisor.
Since Xen powers most public cloud computing infrastructure such as
Amazon EC2 or Rackspace, this lets your servers run more cheaply,
securely and with finer control than with a full software stack.</longdescription>
<upstream>
<doc>https://mirage.github.io/mirage/</doc>
<bugs-to>https://github.com/mirage/mirage/issues/</bugs-to>
<remote-id type="github">mirage/mirage</remote-id>
<maintainer>
<name>Thomas Gazagnaire</name>
<email>thomas@gazagnaire.org</email>
</maintainer>
<maintainer>
<name>Anil Madhavapeddy</name>
<email>anil@recoil.org</email>
</maintainer>
</upstream>
</pkgmetadata>