mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-ml/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,11 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">ocaml/omd</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">This Markdown library is implemented using only pure OCaml (including
|
||||
I/O operations provided by the standard OCaml compiler distribution).
|
||||
OMD is meant to be as faithful as possible to the original Markdown.
|
||||
Additionally, OMD implements a few Github markdown features, an
|
||||
extension mechanism, and some other features. Note that the opam
|
||||
package installs both the OMD library and the command line tool `omd`.</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/ocaml/omd/issues</bugs-to>
|
||||
<remote-id type="github">ocaml/omd</remote-id>
|
||||
<maintainer>
|
||||
<name>Shon Feder</name>
|
||||
<email>shon.feder@gmail.com</email>
|
||||
</maintainer>
|
||||
<maintainer>
|
||||
<name>Raphael Sousa Santos</name>
|
||||
<email>contact@raphaelss.com</email>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user