Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569437
en ru br
ALT Linux repos
S:3.1.1-alt1

Group :: Development/Python3
RPM: python3-module-pyparsing

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.1.1-alt1
Build date: 1 august 2023, 10:59 ( 38.7 weeks ago )
Size: 767.14 Kb

Home page:   https://pypi.org/project/pyparsing

License: MIT
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: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

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