Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562799
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.4.2-alt1.1
Build date: 8 february 2008, 02:22 ( 846.3 weeks ago )
Size: 515.74 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: Grigory Batalov

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