Language

Package: python2-pyparsing @ 2.3.1

Synopsis

Python parsing class library

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.

Home page
https://github.com/pyparsing/pyparsing
Location
gnu/packages/python-xyz.scm (line: 3702, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings