py3-parsing
Python parsing module
WWW CVSWeb GITHub-
Package versionpy3-parsing-3.1.1
-
MaintainerThe OpenBSD ports mailing-list
pyparsing is an alternative approach to creating and executing simple
grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions. The parsing module provides a library of classes that
client code uses to construct the grammar directly in Python code.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-flit_core,python3
- lang/python/3.10