Search
j0ke.net Open Build Service
>
Projects
>
devel
:
python
>
python-pyparsing
> Meta
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package python-pyparsing
<package name="python-pyparsing" project="devel:python"> <title>Grammar Parser Library for Python</title> <description>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. </description> <url>http://pyparsing.wikispaces.com/</url> </package>