mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/constantly: New pkg, split out from twisted new dep of twisted
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
This commit is contained in:
20
dev-python/constantly/metadata.xml
Normal file
20
dev-python/constantly/metadata.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>dolsen@gentoo.org</email>
|
||||
<description>Primary maintainer</description>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<email>twisted-python@twistedmatrix.com</email>
|
||||
<name>Twisted Matrix Labs Developers</name>
|
||||
</maintainer>
|
||||
<remote-id type="pypi">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>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user