gentoo/dev-ml/odoc/metadata.xml
Alfredo Tupone 5d4359acfc
dev-ml/odoc: new package, add 2.2.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2022-12-21 14:24:19 +01:00

17 lines
522 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</name>
</maintainer>
<longdescription>
Odoc is a documentation generator for OCaml. It reads doc comments,
delimited with (** ... *), and outputs HTML
</longdescription>
<upstream>
<bugs-to>https://github.com/ocaml/odoc/issues/</bugs-to>
<remote-id type="github">ocaml/odoc</remote-id>
</upstream>
</pkgmetadata>