slackbuilds_ponce/python/constantly
..
constantly.info
constantly.SlackBuild
README
slack-desc

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.