LogoSailfishOS Open Build Service > Projects > home:wrzof > python3-pyparsing
Log In

Grammar Parser Library for Python

The pyparsing module is an alternative approach to creating and executing
simple grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions. The pyparsing module provides a library of classes that client
code uses to construct the grammar directly in Python code.

Source Files

Filename Size Changed Actions
pyparsing-2.0.1.tar.gz 1.08 MB over 9 years ago Download File
python3-pyparsing.changes 4.28 KB over 9 years ago Download File
python3-pyparsing.spec 1.85 KB over 9 years ago Download File

Latest Revision

Mathieu Dupont Mathieu Dupont (wrzof) committed over 9 years ago (revision 3)
clean comments

Comments for home:wrzof (0)