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.16.tar.gz
(70.8 kB
view details)
Built Distribution
File details
Details for the file bashlex-0.16.tar.gz
.
File metadata
- Download URL: bashlex-0.16.tar.gz
- Upload date:
- Size: 70.8 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 | dc6f017e49ce2d0fe30ad9f5206da9cd13ded073d365688c9fda525354e8c373 |
|
MD5 | 8b855bb4aa275a48235257a3b2d048b3 |
|
BLAKE2b-256 | 1b578de844f7702f644382def6aee76c64da5a1acfbc22a23ffbc565e0ec69cd |
Provenance
File details
Details for the file bashlex-0.16-py2.py3-none-any.whl
.
File metadata
- Download URL: bashlex-0.16-py2.py3-none-any.whl
- Upload date:
- Size: 71.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 | ff89fc743ccdef978792784d74d698a9236a862939bb4af471c0c3faf92c21bb |
|
MD5 | 52907a80ccadb777a9a4d72cc930699b |
|
BLAKE2b-256 | 52ac58c182f6998a1efcd2afa9da261a730e961cb8d0dfffa888fd2181dbb669 |