mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-03-24 16:47:27 -07:00
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
21 lines
668 B
XML
21 lines
668 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>guillaumeseren@gmail.com</email>
|
|
<name>Guillaume Seren</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</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>
|