blob: def3f54700dabf15393e6bafc638e2edaec34afa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="pypi">python-etcd</remote-id>
<changelog>https://raw.githubusercontent.com/jplana/python-etcd/master/NEWS.txt</changelog>
<bugs-to>https://github.com/jplana/python-etcd/issues</bugs-to>
<doc>https://python-etcd.readthedocs.io/</doc>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|