Justin Lecher 96f8613232
Update remote-ids in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-07 13:07:12 +01:00

17 lines
536 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>aidecoe@gentoo.org</email>
<name>Amadeusz Żołnowski</name>
</maintainer>
<longdescription lang="en">
This is a Widget Container API for the urwid toolkit. It uses a MVC
approach and allows to build trees of widgets.
</longdescription>
<upstream>
<remote-id type="github">pazz/urwidtrees</remote-id>
<remote-id type="pypi">urwidtrees</remote-id>
</upstream>
</pkgmetadata>