summaryrefslogtreecommitdiff
path: root/dev-ml/ocamlformat-rpc-lib/metadata.xml
blob: 446b3e4f21fb922628475efd12419ee177c2a224 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>