Package: python3-pyparsing-src
Version: 3.1.1-1
Depends: libc
Source: feeds/packages/lang/python/python-pyparsing
SourceName: python3-pyparsing-src
License: MIT
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1764747769
Maintainer: Jan Pavlinec <jan.pavlinec1@gmail.com>
Architecture: mips_24kc
Installed-Size: 94329
Description:  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.
 The pyparsing module provides a library of classes that
 client code uses to construct the grammar directly in Python code.
 
 This package contains the Python source files for python3-pyparsing.
