SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
devel/py-parsing/pkg/DESCR
Normal file
4
devel/py-parsing/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue