Package: python3-pyparsing-src
Version: 3.1.1-r1
Depends: libc
Source: feeds/packages/lang/python/python-pyparsing
SourceName: python-pyparsing
License: MIT
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1778173174
URL: https://github.com/pyparsing/pyparsing/
Maintainer: Jan Pavlinec <jan.pavlinec1@gmail.com>
Architecture: loongarch64_generic
Installed-Size: 409600
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.
