Subject: CVS commit: pkgsrc/shells/py-bashlex
From: Thomas Klausner
Date: 2024-08-09 13:15:14
Message id: 20240809111514.6AE0AFC74@cvs.NetBSD.org

Log Message:
shells/py-bashlex: import py-bashlex-0.18

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

Files:
RevisionActionfile
1.1addpkgsrc/shells/py-bashlex/DESCR
1.1addpkgsrc/shells/py-bashlex/Makefile
1.1addpkgsrc/shells/py-bashlex/PLIST
1.1addpkgsrc/shells/py-bashlex/distinfo