Brian Dolbec e811d8f6e5
dev-python/constantly: New pkg, split out from twisted new dep of twisted
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2017-03-28 12:07:09 -07:00

21 lines
704 B
XML

<?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>