summaryrefslogtreecommitdiff
path: root/sci-mathematics/coq-serapi/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/coq-serapi/metadata.xml')
-rw-r--r--sci-mathematics/coq-serapi/metadata.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/sci-mathematics/coq-serapi/metadata.xml b/sci-mathematics/coq-serapi/metadata.xml
index 3d464889b160..fd440ed6e397 100644
--- a/sci-mathematics/coq-serapi/metadata.xml
+++ b/sci-mathematics/coq-serapi/metadata.xml
@@ -1,20 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
<pkgmetadata>
- <maintainer type="project">
- <email>sci-mathematics@gentoo.org</email>
- <name>Gentoo Mathematics Project</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>sci-mathematics@gentoo.org</email>
+ <name>Gentoo Mathematics Project</name>
+ </maintainer>
+ <longdescription>
SerAPI is a library for machine-to-machine interaction with the Coq proof
assistant, with particular emphasis on applications in IDEs, code analysis
tools, and machine learning. SerAPI provides automatic serialization of
Coq's internal OCaml datatypes from/to JSON or S-expressions (sexps).
SerAPI is a proof-of-concept and should be considered alpha-quality.
</longdescription>
- <upstream>
- <changelog>https://github.com/ejgallego/coq-serapi/releases/</changelog>
- <bugs-to>https://github.com/ejgallego/coq-serapi/issues/</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <changelog>https://github.com/ejgallego/coq-serapi/releases/</changelog>
+ <bugs-to>https://github.com/ejgallego/coq-serapi/issues/</bugs-to>
+ <remote-id type="github">ejgallego/coq-serapi</remote-id>
+ </upstream>
+</pkgmetadata>