INFO
Name: python3.12-expandvars
Version: 0.11.0-1.el8
Arch: noarch
Summary: Expand system variables Unix style
License: MIT
Vendor: Fedora Project
Build Host: buildvm-x86-15.iad2.fedoraproject.org
Build Date: Tue May 28 16:06:54 2024
Size: 34061
URL: https://github.com/sayanarijit/expandvars
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.
FILES
/usr/lib/python3.12/site-packages/__pycache__/expandvars.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/expandvars.cpython-312.pyc
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/expandvars.py
/usr/share/doc/python3.12-expandvars
/usr/share/doc/python3.12-expandvars/README.md
/usr/share/licenses/python3.12-expandvars
/usr/share/licenses/python3.12-expandvars/LICENSE
REQUIRES
python(abi) 3.12
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
python3.12-expandvars 0.11.0-1.el8
python3.12dist(expandvars) 0.0.0
CONFIG FILES
/usr/lib/python3.12/site-packages/__pycache__/expandvars.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/expandvars.cpython-312.pyc
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/LICENSE l
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/expandvars-0.0.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/expandvars.py
/usr/share/doc/python3.12-expandvars
/usr/share/doc/python3.12-expandvars/README.md d
/usr/share/licenses/python3.12-expandvars
/usr/share/licenses/python3.12-expandvars/LICENSE l
LICENSE FILES
MIT
|