summaryrefslogtreecommitdiff
path: root/dev-python/ordereddict/metadata.xml
blob: 73f0f8bf6e6ab724d81d2fbb8005aee4fbf02b29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>openstack</herd>
  <maintainer>
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <longdescription lang="en">
	A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.
	</longdescription>
  <upstream>
    <remote-id type="pypi">ordereddict</remote-id>
  </upstream>
</pkgmetadata>