summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-syntax-shims/metadata.xml
blob: d50963512f0f1bf1a43705ab7fff57c5e0822102 (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">This package provides a small utility that backports some of the newer OCaml syntax to older OCaml compilers. This allows adopting new features such as let+ while still keeping compatibility with older OCaml compiler.</longdescription>
	<upstream>
		<bugs-to>https://github.com/ocaml-ppx/ocaml-syntax-shims/issues</bugs-to>
		<remote-id type="github">ocaml-ppx/ocaml-syntax-shims</remote-id>
	</upstream>
</pkgmetadata>