python-pyparsing

PPA description

Classes and methods to define and execute parsing grammars.

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. With pyparsing, you don't need to learn a new syntax for defining grammars or matching expressions - the parsing module provides a library of classes that you use to construct the grammar directly in Python.

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:chris-lea/python-pyparsing to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:chris-lea/python-pyparsing
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

Display sources.list entries for:
deb https://ppa.launchpadcontent.net/chris-lea/python-pyparsing/ubuntu YOUR_UBUNTU_VERSION_HERE main 
deb-src https://ppa.launchpadcontent.net/chris-lea/python-pyparsing/ubuntu YOUR_UBUNTU_VERSION_HERE main 
Signing key:
1024R/136221EE520DDFAF0A905689B9316A7BC7917B12 (What is this?)
Fingerprint:
136221EE520DDFAF0A905689B9316A7BC7917B12

For questions and bugs with software in this PPA please contact chris lea.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

12 of 2 results
Package Version Uploaded by
pyparsing 1.5.7+dfsg1-1chl1~quantal1 chris lea ()
pyparsing 1.5.7+dfsg1-1chl1~precise1 chris lea ()
12 of 2 results

Latest updates

  • pyparsing 563 weeks ago
    Successfully built
  • pyparsing 563 weeks ago
    Successfully built