buildroot/package/python-ply/Config.in

7 lines
108 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_PYTHON_PLY
bool "python-ply"
help
Python Lex & Yacc.
http://www.dabeaz.com/ply/