dev-ml/ocamlformat-rpc-lib: new package, add 0.26.2

Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>
This commit is contained in:
Hiroki Tokunaga
2024-07-29 00:53:18 +09:00
parent 2f3ac3c6e4
commit 18bcbdffa6
3 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?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">OCamlFormat is a tool to automatically format OCaml code in a uniform style. This package defines a RPC interface to OCamlFormat.</longdescription>
<upstream>
<bugs-to>https://github.com/ocaml-ppx/ocamlformat/issues</bugs-to>
<remote-id type="github">ocaml-ppx/ocamlformat</remote-id>
</upstream>
</pkgmetadata>