python39-bashlex - Python parser for bash
Website: | https://github.com/idank/bashlex.git |
---|---|
License: | GPL-3.0-or-later |
Vendor: | Alcance Libre, Inc. |
- 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: 1. it does not execute anything 2. it is reentrant 3. it generates a complete AST
Packages
python39-bashlex-0.18-1.aldos.src [70 KiB] |
Changelog
by Joel Barrios (2025-06-08):
- Initial spec file. |