Files
guru/dev-ml/mirage/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

32 lines
1.2 KiB
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">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>