Path to this page:
./
devel/py-pyparsing,
Pyparsing module for Python
Branch: pkgsrc-2016Q2,
Version: 2.1.0,
Package name: py27-pyparsing-2.1.0,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
devel/py-setuptools]
Master sites:
SHA1: bad71a5374860893962ae61262b7edc3b9b32c05
RMD160: c0726405187f62521fec61ae5850d1565f67c010
Filesize: 1117.637 KB
Version history: (Expand)
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version py27-pyparsing-2.1.0 (created)