mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
c038975f64
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
5 lines
222 B
Text
5 lines
222 B
Text
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.
|