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.17.tar.gz
(68.7 kB
view details)
Built Distribution
File details
Details for the file bashlex-0.17.tar.gz
.
File metadata
- Download URL: bashlex-0.17.tar.gz
- Upload date:
- Size: 68.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2aed062438e10ee89742bc80969793cd9ee4a3fab6cfb2365e43731aabd21010 |
|
MD5 | 8c9c9e27e196f9b9e0a34f9dd56d9b6d |
|
BLAKE2b-256 | 62bdf36492ad9425b369d88e07ff3ea86c28c5c51451a63a72aff1b7e49b98cb |
Provenance
File details
Details for the file bashlex-0.17-py2.py3-none-any.whl
.
File metadata
- Download URL: bashlex-0.17-py2.py3-none-any.whl
- Upload date:
- Size: 69.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ad04403637f64f7836da46c125f9023a2518be418595322309f20ddc1db6cc0 |
|
MD5 | afabf7af43ee4a216bc864503cf99890 |
|
BLAKE2b-256 | e9fa1b5289d53cb56d47a41bb7beab86154926d19e804a0c612decf341d9f39d |