LogoSailfishOS Open Build Service > Projects > home:takimata > python-pyparsing
Log In

Library for creating PEG (parsing expression grammar) parsers

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
_service 315 Bytes about 2 years ago Download File
_service:tar_git:pyparsing.spec 2.28 KB about 2 years ago Download File
_service:tar_git:python3-pyparsing-2.4.7.tar.bz2 629 KB about 2 years ago Download File

Latest Revision

-- -- -- -- (takimata) committed about 2 years ago (revision 8)

Comments for home:takimata (0)