blob: 2961b6934be33d96a90fffd01b33a1d149ef2aaa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|