<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>spiderx@spiderx.dp.ua</email>
		<name>Vladimir Pavljuchenkov</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
	This package provides a little library to implement libXdiff in OCaml.
	This library is a part of the ocaml-git project. This code is a
	translation of diff-delta.c available on the git project in OCaml.
	So, it respects some git's constraints unlike libXdiff.
	</longdescription>
	<upstream>
		<remote-id type="github">mirage/duff</remote-id>
	</upstream>
</pkgmetadata>
