mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
6 lines
222 B
Text
6 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.
|