mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-18 18:27:27 -08:00
12 lines
463 B
XML
12 lines
463 B
XML
<?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>
|