summaryrefslogtreecommitdiff
path: root/dev-python/constantly/metadata.xml
blob: ae3a420e422a0a83c8189ff7043fc144ef450124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<upstream>
		<maintainer>
			<email>twisted-python@twistedmatrix.com</email>
			<name>Twisted Matrix Labs Developers</name>
		</maintainer>
		<remote-id type="pypi">constantly</remote-id>
		<remote-id type="github">twisted/constantly</remote-id>
	</upstream>
	<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>
	<origin>gentoo-staging</origin>
</pkgmetadata>