Files
guru/dev-ml/xenstore/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

25 lines
899 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">This repo contains:
1. a xenstore client library, a merge of the Mirage and XCP ones
2. a xenstore server library
3. a xenstore server instance which runs under Unix with libxc
4. a xenstore server instance which runs on mirage.
The client and the server libraries have sets of unit-tests.</longdescription>
<upstream>
<doc>https://mirage.github.io/ocaml-xenstore/</doc>
<bugs-to>https://github.com/mirage/ocaml-xenstore/issues</bugs-to>
<remote-id type="github">mirage/ocaml-xenstore</remote-id>
<maintainer>
<name>David Scott</name>
<email>dave@recoil.org</email>
</maintainer>
</upstream>
</pkgmetadata>