Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570830
en ru br
ALT Linux repos
5.0: 1.4.2-alt1.1
4.1: 1.4.2-alt1.1
4.0: 1.4.2-alt1
3.0: 1.1.2-alt5

Group :: Development/Python
RPM: python-module-pyparsing

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.2-alt5
Build date: 18 may 2004, 14:13 ( 1040.7 weeks ago )
Size: 227.90 Kb

Home page:   http://pyparsing.sourceforge.net/

License: MIT License
Summary: Python parsing module
Description:

The parsing module 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.

Current maintainer: Andrey Orlov

List of contributors

List of rpms provided by this srpm:

  • python-module-pyparsing
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin