category: Python
requires: python36 python36-jinja2 python36-setuptools 
sdesc: "Python grammar parsing module"
ldesc: "pyparsing is a general parsing module for Python. Grammars are
implemented directly in the client code using parsing objects, instead
of externally, as with lex/yacc-type tools."
obsoletes: python3-pyparsing
external-source: python-pyparsing