Language

Package: python-bashlex @ 0.14

Synopsis

Python parser for bash

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

Home page
https://github.com/idank/bashlex
Location
gnu/packages/python-xyz.scm (line: 21014, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings