rable 0.1.8

A Rust implementation of the Parable bash parser — complete GNU Bash 5.3-compatible parsing with Python bindings
Documentation
1
2
3
4
5
6
7
8
9
/target
*.pyc
__pycache__/
*.egg-info/
dist/
.venv/
*.so
*.dylib
*.dll