<?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 library supports most of the domain name system used in the wild.
	It adheres to strict conventions. Failing early and hard. It is mostly
	implemented in the pure fragment of OCaml (no mutation, isolated IO,
	no exceptions).
	</longdescription>
	<upstream>
		<remote-id type="github">mirage/ocaml-dns</remote-id>
	</upstream>
</pkgmetadata>
