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