Package: python3-pyparsing-src
Version: 2.4.7-2
Depends: libc
Source: feeds/packages/lang/python/python-pyparsing
SourceName: python3-pyparsing-src
License: MIT
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1587544615
Maintainer: Jan Pavlinec <jan.pavlinec@nic.cz>
Architecture: aarch64_generic
Installed-Size: 64624
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.
