Raw Metadata XML
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>rkitover@gmail.com</email>
<name>Rafael Kitover</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Compatibility library for OCaml compilers before 4.08 to allow calling
Pervasives module functions on Stdlib, which is the API in newer compilers.
Does not add newer Stdlib functions.
</longdescription>
<use>
<flag name="ocamlopt">
Whether the OCaml native code compiler is used. Must be set globally and
match <pkg>dev-lang/ocaml</pkg>.
</flag>
</use>
<upstream>
<remote-id type="github">ocaml/stdlib-shims</remote-id>
</upstream>
</pkgmetadata>