Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 234 Bytes

File metadata and controls

8 lines (7 loc) · 234 Bytes

Python version compatibility

This project now requires Python 3.8+

Python 3.8+ is required for shconfparser v3.0+

For modern Python versions (3.8+), use:

pip install shconfparser

or with uv:

uv pip install shconfparser