Package: python3-pyparsing
Version: 3.1.1-1
Depends: libc, python3-light
Source: feeds/packages/lang/python/python-pyparsing
SourceName: python3-pyparsing
License: MIT
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1761233961
Maintainer: Jan Pavlinec <jan.pavlinec1@gmail.com>
Architecture: arm_arm1176jzf-s_vfp
Installed-Size: 200531
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.
