aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-constantly
Commit message (Collapse)AuthorAge
* python-constantly: new packageJeffery To2018-01-16
This is a new requirement for the Twisted package. From the readme: 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. Signed-off-by: Jeffery To <jeffery.to@gmail.com>