dev-python/python-redmine: new python interface to the redmine API.

Package-Manager: portage-2.3.0
This commit is contained in:
Michael Orlitzky
2016-11-14 15:39:16 -05:00
parent 22c558a9b6
commit f0c9c07517
3 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mjo@gentoo.org</email>
<name>Michael Orlitzky</name>
</maintainer>
<upstream>
<remote-id type="pypi">python-redmine</remote-id>
</upstream>
</pkgmetadata>