python39-expandvars - Expand system variables Unix style
Website: | https://github.com/sayanarijit/expandvars |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
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. 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.
Packages
python39-expandvars-0.12.0-1.aldos.src [14 KiB] |
Changelog
by Joel Barrios (2023-11-25):
- Initial spec file. |