slackbuilds_ponce/python/constantly/README

6 lines
222 B
Text
Raw Normal View History

Symbolic constants in Python
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.