slackbuilds/python/python3-expandvars/README

7 lines
198 B
Plaintext

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.