Path to this page:
./
devel/py-pyparsing,
Pyparsing module for Python
Branch: pkgsrc-2014Q1,
Version: 2.0.1nb1,
Package name: py27-pyparsing-2.0.1nb1,
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.
Master sites:
SHA1: b645857008881d70599e89c66e4bbc596fe22043
RMD160: 6001ee51f2098235968045d738d74d951d48110e
Filesize: 1103.089 KB
Version history: (Expand)
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version py27-pyparsing-2.0.1nb1 (created)