[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/pyparsing/pyparsing.desc [COPY] Copyright (C) 2004 - 2023 The T2 SDE Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] Python library for creating PEG parsers [T] The pyparsing module is an alternative approach to creating and executing [T] simple grammars, vs. the traditional lex/yacc approach, or the use of [T] regular expressions. The pyparsing module provides a library of classes [T] that client code uses to construct the grammar directly in Python code. [U] https://pypi.org/project/pyparsing/ [A] Paul T. McGuire [M] The T2 Project [C] extra/development [L] MIT [S] Stable [V] 3.0.9 [P] X -----5---9 127.440 [D] e1a435647f44a18285794fce9d0a03e15d89ae2ca5702bafd4d8961b pyparsing-3.0.9.tar.gz https://files.pythonhosted.org/packages/71/22/207523d16464c40a0310d2d4d8926daffa00ac1f5b1576170a32db749636/