summaryrefslogtreecommitdiff
path: root/dev-python/constantly/metadata.xml
blob: 39965eb9a4d5ab021d8b447f2ab0f5e9eb01f812 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <longdescription>
		A library that provides symbolic constant support. It includes
		collections and constants with text, numeric, and bit flag values.
		Originally twisted.python.constants from the Twisted project.
	</longdescription>
 <upstream>
  <maintainer>
   <email>twisted-python@twistedmatrix.com</email>
   <name>Twisted Matrix Labs Developers</name>
  </maintainer>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>