summaryrefslogtreecommitdiff
path: root/dev-python/urwidtrees/metadata.xml
blob: 89295aa5a2591815d82bc6ab5aedf9ba953afc2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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="pypi">urwidtrees</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>