slackbuilds_ponce/python/python3-expandvars
Jay Lanagan 1f46797ed6
python/python3-expandvars: Added (Expand system variables).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-11-25 07:57:53 +07:00
..
python3-expandvars.info
python3-expandvars.SlackBuild
README
slack-desc

python3-expandvars

Expand system variables Unix style.

This module is inspired by GNU bash's variable expansion features. It
can be used as an alternative to Python's os.path.expandvars function.