python-textparser |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/python-textparser.spec |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/README.md |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/sources |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0-SPECPARTS |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0.tar.gz |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0 |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/.travis.yml |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/LICENSE |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/Makefile |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/MANIFEST.in |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/README.rst |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/requirements.txt |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/setup.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/textparser.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/docs |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/docs/conf.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/docs/index.rst |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/docs/make.bat |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/docs/Makefile |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/hello_world.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/proto3.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/data.json |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/errors.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parse_tree.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/speed.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/funcparserlib_json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/lark_json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/parsimonious_json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/parsita_json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/parsy_json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/pyleri_json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/pyparsing_json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/textparser_json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/examples/benchmarks/json/parsers/textx_json.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/tests |
directory |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/tests/__init__.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python-textparser/textparser-0.23.0/tests/test_textparser.py |
file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|