data/python-lark-0.10.0/.github/ISSUE_TEMPLATE/bug_report.md: ASCII text data/python-lark-0.10.0/.github/ISSUE_TEMPLATE/feature_request.md: ASCII text data/python-lark-0.10.0/.github/ISSUE_TEMPLATE/other.md: ASCII text data/python-lark-0.10.0/.github/ISSUE_TEMPLATE/question.md: ASCII text data/python-lark-0.10.0/.github/workflows/mypy.yml: ASCII text data/python-lark-0.10.0/.github/workflows/tests.yml: ASCII text data/python-lark-0.10.0/.gitignore: ASCII text data/python-lark-0.10.0/.gitmodules: ASCII text data/python-lark-0.10.0/.travis.yml: ASCII text data/python-lark-0.10.0/LICENSE: UTF-8 Unicode text data/python-lark-0.10.0/MANIFEST.in: ASCII text data/python-lark-0.10.0/README.md: Python script, ASCII text executable, with very long lines data/python-lark-0.10.0/docs/Makefile: ASCII text data/python-lark-0.10.0/docs/_static/comparison_memory.png: PNG image data, 657 x 405, 8-bit/color RGBA, non-interlaced data/python-lark-0.10.0/docs/_static/comparison_runtime.png: PNG image data, 656 x 406, 8-bit/color RGBA, non-interlaced data/python-lark-0.10.0/docs/_static/lark_cheatsheet.pdf: PDF document, version 1.4 data/python-lark-0.10.0/docs/classes.rst: UTF-8 Unicode text data/python-lark-0.10.0/docs/features.md: ASCII text data/python-lark-0.10.0/docs/forest.rst: ASCII text data/python-lark-0.10.0/docs/how_to_develop.md: ASCII text data/python-lark-0.10.0/docs/how_to_use.md: Python script, ASCII text executable data/python-lark-0.10.0/docs/ide/app.html: HTML document, ASCII text data/python-lark-0.10.0/docs/ide/app.js: C++ source, ASCII text data/python-lark-0.10.0/docs/ide/app/app.py: Python script, ASCII text executable data/python-lark-0.10.0/docs/ide/app/core.py: Python script, ASCII text executable data/python-lark-0.10.0/docs/ide/app/examples.py: ASCII text, with very long lines data/python-lark-0.10.0/docs/ide/app/ext.py: Python script, ASCII text executable data/python-lark-0.10.0/docs/ide/app/files.json: JSON data data/python-lark-0.10.0/docs/ide/app/html5.py: Python script, ASCII text executable data/python-lark-0.10.0/docs/ide/app/ignite.py: Python script, ASCII text executable data/python-lark-0.10.0/docs/ide/app/utils.py: Python script, ASCII text executable data/python-lark-0.10.0/docs/ide/is-loading.gif: GIF image data, version 89a, 43 x 11 data/python-lark-0.10.0/docs/ide/lark-logo.png: PNG image data, 198 x 98, 8-bit/color RGBA, non-interlaced data/python-lark-0.10.0/docs/index.rst: ASCII text data/python-lark-0.10.0/docs/json_tutorial.md: Python script, ASCII text executable data/python-lark-0.10.0/docs/make.bat: DOS batch file, ASCII text, with CRLF line terminators data/python-lark-0.10.0/docs/nearley.md: ASCII text data/python-lark-0.10.0/docs/philosophy.md: ASCII text data/python-lark-0.10.0/docs/requirements.txt: ASCII text data/python-lark-0.10.0/docs/tree_construction.md: ASCII text data/python-lark-0.10.0/docs/conf.py: Python script, ASCII text executable data/python-lark-0.10.0/docs/parsers.md: UTF-8 Unicode text, with very long lines data/python-lark-0.10.0/docs/recipes.md: Python script, ASCII text executable data/python-lark-0.10.0/docs/visitors.rst: Python script, ASCII text executable data/python-lark-0.10.0/docs/grammar.md: UTF-8 Unicode text data/python-lark-0.10.0/examples/README.rst: ASCII text data/python-lark-0.10.0/examples/__init__.py: empty data/python-lark-0.10.0/examples/advanced/README.rst: ASCII text data/python-lark-0.10.0/examples/advanced/_json_parser.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/advanced/conf_earley.py: Python script, UTF-8 Unicode text executable data/python-lark-0.10.0/examples/advanced/conf_lalr.py: Python script, UTF-8 Unicode text executable data/python-lark-0.10.0/examples/advanced/custom_lexer.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/advanced/error_puppet.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/advanced/error_reporting_lalr.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/advanced/prioritizer.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/advanced/python2.lark: ASCII text data/python-lark-0.10.0/examples/advanced/python3.lark: ASCII text data/python-lark-0.10.0/examples/advanced/python_bytecode.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/advanced/python_parser.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/advanced/qscintilla_json.py: Python script, ASCII text executable, with very long lines data/python-lark-0.10.0/examples/advanced/reconstruct_json.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/advanced/template_lark.lark: ASCII text data/python-lark-0.10.0/examples/advanced/templates.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/advanced/tree_forest_transformer.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/calc.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/fruitflies.png: PNG image data, 1002 x 491, 8-bit/color RGBA, non-interlaced data/python-lark-0.10.0/examples/fruitflies.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/indented_tree.py: Python script, UTF-8 Unicode text executable data/python-lark-0.10.0/examples/json_parser.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/lark.lark: ASCII text data/python-lark-0.10.0/examples/lark_grammar.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/relative-imports/multiple2.lark: ASCII text data/python-lark-0.10.0/examples/relative-imports/multiple3.lark: ASCII text data/python-lark-0.10.0/examples/relative-imports/multiples.lark: ASCII text data/python-lark-0.10.0/examples/relative-imports/multiples.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/standalone/create_standalone.sh: POSIX shell script, ASCII text executable data/python-lark-0.10.0/examples/standalone/json.lark: ASCII text data/python-lark-0.10.0/examples/standalone/json_parser.py: Python script, ASCII text executable, with very long lines data/python-lark-0.10.0/examples/standalone/json_parser_main.py: Python script, ASCII text executable data/python-lark-0.10.0/examples/tests/negative_priority.lark: ASCII text data/python-lark-0.10.0/examples/tests/no_newline_at_end.lark: ASCII text, with no line terminators data/python-lark-0.10.0/examples/turtle_dsl.py: Python script, UTF-8 Unicode text executable data/python-lark-0.10.0/lark-stubs/__init__.pyi: Python script, ASCII text executable data/python-lark-0.10.0/lark-stubs/exceptions.pyi: Python script, ASCII text executable data/python-lark-0.10.0/lark-stubs/indenter.pyi: Python script, ASCII text executable data/python-lark-0.10.0/lark-stubs/lark.pyi: Python script, ASCII text executable data/python-lark-0.10.0/lark-stubs/lexer.pyi: Python script, ASCII text executable data/python-lark-0.10.0/lark-stubs/parsers/__init__.pyi: empty data/python-lark-0.10.0/lark-stubs/parsers/lalr_puppet.pyi: Python script, ASCII text executable data/python-lark-0.10.0/lark-stubs/reconstruct.pyi: Python script, ASCII text executable data/python-lark-0.10.0/lark-stubs/tree.pyi: Python script, ASCII text executable data/python-lark-0.10.0/lark-stubs/visitors.pyi: Python script, ASCII text executable data/python-lark-0.10.0/lark/__init__.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/__pyinstaller/__init__.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/__pyinstaller/hook-lark.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/common.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/grammar.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/grammars/common.lark: ASCII text data/python-lark-0.10.0/lark/indenter.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/lark.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/lexer.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/load_grammar.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parse_tree_builder.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parser_frontends.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parsers/__init__.py: empty data/python-lark-0.10.0/lark/parsers/cyk.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parsers/earley.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parsers/earley_common.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parsers/earley_forest.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parsers/grammar_analysis.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parsers/lalr_analysis.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parsers/lalr_parser.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parsers/xearley.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/parsers/lalr_puppet.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/reconstruct.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/tools/__init__.py: empty data/python-lark-0.10.0/lark/tools/nearley.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/tools/serialize.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/tools/standalone.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/tree.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/tree_matcher.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/utils.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/visitors.py: Python script, ASCII text executable data/python-lark-0.10.0/lark/exceptions.py: Python script, ASCII text executable data/python-lark-0.10.0/readthedocs.yml: ASCII text data/python-lark-0.10.0/setup.cfg: ASCII text data/python-lark-0.10.0/setup.py: Python script, ASCII text executable data/python-lark-0.10.0/test-requirements.txt: ASCII text data/python-lark-0.10.0/tests/__init__.py: empty data/python-lark-0.10.0/tests/__main__.py: Python script, ASCII text executable data/python-lark-0.10.0/tests/grammars/ab.lark: ASCII text data/python-lark-0.10.0/tests/grammars/leading_underscore_grammar.lark: ASCII text data/python-lark-0.10.0/tests/grammars/templates.lark: ASCII text, with no line terminators data/python-lark-0.10.0/tests/grammars/test.lark: ASCII text data/python-lark-0.10.0/tests/grammars/test_relative_import_of_nested_grammar.lark: ASCII text data/python-lark-0.10.0/tests/grammars/test_relative_import_of_nested_grammar__grammar_to_import.lark: ASCII text data/python-lark-0.10.0/tests/grammars/test_relative_import_of_nested_grammar__nested_grammar.lark: ASCII text data/python-lark-0.10.0/tests/grammars/test_unicode.lark: UTF-8 Unicode text, with no line terminators data/python-lark-0.10.0/tests/grammars/three_rules_using_same_token.lark: ASCII text data/python-lark-0.10.0/tests/test_cache.py: Python script, ASCII text executable data/python-lark-0.10.0/tests/test_grammar.py: Python script, ASCII text executable data/python-lark-0.10.0/tests/test_logger.py: Python script, ASCII text executable data/python-lark-0.10.0/tests/test_nearley/__init__.py: empty data/python-lark-0.10.0/tests/test_nearley/grammars/include_unicode.ne: ASCII text data/python-lark-0.10.0/tests/test_nearley/grammars/unicode.ne: UTF-8 Unicode text data/python-lark-0.10.0/tests/test_nearley/test_nearley.py: Python script, UTF-8 Unicode text executable data/python-lark-0.10.0/tests/test_parser.py: Python script, UTF-8 Unicode text executable data/python-lark-0.10.0/tests/test_reconstructor.py: Python script, ASCII text executable data/python-lark-0.10.0/tests/test_relative_import.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_import_preserves_leading_underscore.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_import_rename.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_import_rules_dependencies_imported_only_once.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_import_unicode.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_multi_import.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_rule_import.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_rule_import_drop_ignore.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_rule_import_rename.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_rule_import_subrule.lark: ASCII text data/python-lark-0.10.0/tests/test_relative_rule_import_subrule_no_conflict.lark: ASCII text data/python-lark-0.10.0/tests/test_templates_import.lark: ASCII text data/python-lark-0.10.0/tests/test_tools.py: Python script, ASCII text executable data/python-lark-0.10.0/tests/test_tree_forest_transformer.py: Python script, ASCII text executable data/python-lark-0.10.0/tests/test_trees.py: Python script, ASCII text executable data/python-lark-0.10.0/tox.ini: ASCII text data/python-lark-0.10.0/debian/changelog: UTF-8 Unicode text data/python-lark-0.10.0/debian/control: ASCII text data/python-lark-0.10.0/debian/copyright: ASCII text data/python-lark-0.10.0/debian/gbp.conf: ASCII text data/python-lark-0.10.0/debian/patches/fix-typo.patch: unified diff output, ASCII text data/python-lark-0.10.0/debian/patches/fix-various-typos.patch: unified diff output, UTF-8 Unicode text, with very long lines data/python-lark-0.10.0/debian/patches/move-man-page-to-section-7.patch: unified diff output, ASCII text data/python-lark-0.10.0/debian/patches/series: ASCII text data/python-lark-0.10.0/debian/python-lark-doc.doc-base: ASCII text data/python-lark-0.10.0/debian/python-lark-doc.docs: ASCII text data/python-lark-0.10.0/debian/python-lark-doc.examples: ASCII text data/python-lark-0.10.0/debian/python3-lark.manpages: ASCII text data/python-lark-0.10.0/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-lark-0.10.0/debian/salsa-ci.yml: ASCII text data/python-lark-0.10.0/debian/source/format: ASCII text data/python-lark-0.10.0/debian/source/lintian-overrides: ASCII text data/python-lark-0.10.0/debian/source/options: ASCII text data/python-lark-0.10.0/debian/tests/control: ASCII text data/python-lark-0.10.0/debian/tests/python3-lark: POSIX shell script, ASCII text executable data/python-lark-0.10.0/debian/upstream/metadata: ASCII text data/python-lark-0.10.0/debian/watch: ASCII text data/python-lark-0.10.0/.pc/.version: ASCII text data/python-lark-0.10.0/.pc/.quilt_patches: ASCII text data/python-lark-0.10.0/.pc/.quilt_series: ASCII text data/python-lark-0.10.0/.pc/applied-patches: ASCII text data/python-lark-0.10.0/.pc/move-man-page-to-section-7.patch/docs/conf.py: Python script, ASCII text executable data/python-lark-0.10.0/.pc/fix-various-typos.patch/docs/grammar.md: UTF-8 Unicode text data/python-lark-0.10.0/.pc/fix-various-typos.patch/docs/parsers.md: UTF-8 Unicode text, with very long lines data/python-lark-0.10.0/.pc/fix-various-typos.patch/docs/recipes.md: Python script, ASCII text executable data/python-lark-0.10.0/.pc/fix-various-typos.patch/docs/visitors.rst: Python script, ASCII text executable data/python-lark-0.10.0/.pc/fix-various-typos.patch/lark/exceptions.py: Python script, ASCII text executable data/python-lark-0.10.0/.pc/fix-various-typos.patch/lark/parsers/lalr_puppet.py: Python script, ASCII text executable data/python-lark-0.10.0/.pc/fix-typo.patch/docs/grammar.md: UTF-8 Unicode text