Python parser for bash
Project description
bashlex is a Python port of the parser used internally by GNU bash.
For the most part it’s transliterated from C, the major differences are:
it does not execute anything
it is reentrant
it generates a complete AST
See https://github.com/idank/bashlex/blob/master/README.md for more info.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bashlex-0.18.tar.gz
(68.7 kB
view hashes)
Built Distribution
bashlex-0.18-py2.py3-none-any.whl
(69.5 kB
view hashes)
Close
Hashes for bashlex-0.18-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91d73a23a3e51711919c1c899083890cdecffc91d8c088942725ac13e9dcfffa |
|
MD5 | 7f9b4e2a518ce1525c6f704706d55773 |
|
BLAKE2b-256 | f4be6985abb1011fda8a523cfe21ed9629e397d6e06fb5bae99750402b25c95b |