blob: bfbaad0235435b65ee6414b8c5de3d19f7450eb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?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 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>
<origin>srcux</origin>
</pkgmetadata>
|