2023-11-22 13:25:29 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-expandvars: added version 0.12.0 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. |