The sysutils/py-expandvars,python3 port
py3-expandvars-0.12.0 – expand system variables Unix style (cvsweb github mirror)
Description
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. A good use case is reading config files with the flexibility of reading values from environment variables using advanced features like returning a default value if some variable is not defined.WWW: https://pypi.python.org/pypi/expandvars
Maintainer
Denis Fondras
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/__pycache__/
- /usr/local/lib/python3.11/site-packages/__pycache__/expandvars.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/expandvars.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/expandvars-0.12.0.dist-info/
- /usr/local/lib/python3.11/site-packages/expandvars-0.12.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/expandvars-0.12.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/expandvars-0.12.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/expandvars-0.12.0.dist-info/licenses/
- /usr/local/lib/python3.11/site-packages/expandvars-0.12.0.dist-info/licenses/LICENSE
- /usr/local/lib/python3.11/site-packages/expandvars.py