summaryrefslogtreecommitdiff
blob: d7d7e94b0089b82870399c96862617f8ce675017 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>prometheanfire@gentoo.org</email>
		<name>Matthew Thode</name>
	</maintainer>
	<longdescription lang="en">
		This is a client library for Designate built on the Designate API. It provides a Python API (the designateclient module) and a command-line tool (designate).
	</longdescription>
</pkgmetadata>