Files
guru/dev-ml/lsp/metadata.xml
Hiroki Tokunaga 48664201ae dev-ml/lsp: new package, add 1.18.0
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>
2024-07-29 21:20:23 +09:00

14 lines
575 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">Implementation of the LSP protocol in OCaml. It is designed to be as portable as possible and does not make any assumptions about IO.</longdescription>
<upstream>
<bugs-to>https://github.com/ocaml/ocaml-lsp/issues</bugs-to>
<remote-id type="github">ocaml/ocaml-lsp</remote-id>
</upstream>
</pkgmetadata>