Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

python313-pyparsing (python3)

Python 3.13 - pyparsing - parsing module (Offizielles Paket)

Version: 3.6.0 Status: stable Release Datum: 2025-04-28
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: pyparsing  3.2.3

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. With pyparsing, you don't need
to learn a new syntax for defining grammars or matching expressions.
The parsing module provides a library of classes that you use to
construct the grammar directly in Python.

http://sourceforge.net/projects/pyparsing
SHA256-Prüfsumme: 6d739c70095c77076f43057479776abdeb9c78304ad9482845f4aec464168f31
Größe: 218.1 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=73380/python313-pyparsing.tar.bz2.info
Benötigte Pakete: python313-base