Files
guru/dev-ml/merlin-lib/metadata.xml
Hiroki Tokunaga e8e8a627cf dev-ml/merlin-lib: new package, add 4.16
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>
2024-07-31 00:30:07 +09:00

14 lines
661 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tokusan441@gmail.com</email>
<name>Hiroki Tokunaga</name>
</maintainer>
<longdescription lang="en">These libraries provides access to low-level compiler interfaces and the standard higher-level merlin protocol. The library is provided as-is, is not thoroughly documented, and its public API might break with any new release.</longdescription>
<upstream>
<bugs-to>https://github.com/ocaml/merlin/issues</bugs-to>
<remote-id type="github">ocaml/merlin</remote-id>
</upstream>
</pkgmetadata>