Package python3-module-pyparsing: Information

    Source package: python3-module-pyparsing
    Version: 3.1.2-alt1
    Latest version according to Repology
    Build time:  Mar 7, 2024, 01:27 PM in the task #342155
    Report package bug
    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.

    List of rpms provided by this srpm:
    python3-module-pyparsing (noarch)

    Maintainer: Stanislav Levin


    ACL:
    Vitaly Lipatov
    @everybody

      1. python3-module-flit-core
      2. python3-module-jinja2
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. python3-module-railroad-diagrams
      6. rpm-build-pyproject

    Last changed


    March 6, 2024 Stanislav Levin 3.1.2-alt1
    - 3.1.1 -> 3.1.2.
    Aug. 1, 2023 Stanislav Levin 3.1.1-alt1
    - 3.0.9 -> 3.1.1.
    Nov. 10, 2022 Stanislav Levin 3.0.9-alt2
    - Fixed FTBFS (flit_core 3.7.1).