slackbuilds_ponce/python/constantly
Arn0 7908adffa7
python/constantly: also building for python3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-26 09:31:02 +07:00
..
constantly.info python/constantly: also building for python3 2022-02-26 09:31:02 +07:00
constantly.SlackBuild python/constantly: also building for python3 2022-02-26 09:31:02 +07:00
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.