Matthew Thode ecd9d6d1d8
dev-python/weakrefmethod: initial add
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-26 23:45:36 -06:00

20 lines
603 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>
<maintainer type="project">
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<longdescription lang="en">
Backport of WeakMethod from Python 3.4 to Python 2.6+
</longdescription>
<upstream>
<remote-id type="pypi">weakrefmethod</remote-id>
<remote-id type="github">twang817/weakrefmethod</remote-id>
</upstream>
</pkgmetadata>