2025-04-13 10:11:47 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: Fix PLIST after py-setuptools update; bump depends and revision |
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-08-09 13:15:14 by Thomas Klausner | Files touched by this commit (4) |
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 |