slackbuilds_ponce/python/python3-constantly
fourtysixandtwo 27ab275f39
python/python3-constantly: Fix PYTHONPATH.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-05 15:18:13 +07:00
..
python3-constantly.info
python3-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.