py3-bashlex

Python port of the parser used internally by GNU bash

WWW CVSWeb GITHub
  1. Package version
    py3-bashlex-0.18
  2. Maintainer
    The OpenBSD ports mailing-list

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

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10