gentoo/dev-ml/stdcompat/metadata.xml
Alfredo Tupone cbcc109788
dev-ml/stdcompat: new package, add 19
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2022-11-10 08:35:24 +01:00

17 lines
577 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 lang="en">
Compatibility module for OCaml standard library allowing programs
to use some recent additions to the OCaml standard library while
preserving the ability to be compiled on former versions of OCaml.
</longdescription>
<upstream>
<remote-id type="github">thierry-martinez/stdcompat</remote-id>
</upstream>
</pkgmetadata>