LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
cccalculate/__init__.py
cccalculate/calculate.py
cccalculate/lang_build/my-languages.so
cccalculate/vendor/__init__.py
cccalculate/vendor/tree-sitter-python/.gitattributes
cccalculate/vendor/tree-sitter-python/.gitignore
cccalculate/vendor/tree-sitter-python/.npmignore
cccalculate/vendor/tree-sitter-python/Cargo.toml
cccalculate/vendor/tree-sitter-python/LICENSE
cccalculate/vendor/tree-sitter-python/README.md
cccalculate/vendor/tree-sitter-python/__init__.py
cccalculate/vendor/tree-sitter-python/binding.gyp
cccalculate/vendor/tree-sitter-python/grammar.js
cccalculate/vendor/tree-sitter-python/package.json
cccalculate/vendor/tree-sitter-python/.github/workflows/ci.yml
cccalculate/vendor/tree-sitter-python/bindings/node/binding.cc
cccalculate/vendor/tree-sitter-python/bindings/node/index.js
cccalculate/vendor/tree-sitter-python/bindings/rust/README.md
cccalculate/vendor/tree-sitter-python/bindings/rust/build.rs
cccalculate/vendor/tree-sitter-python/bindings/rust/lib.rs
cccalculate/vendor/tree-sitter-python/examples/__init__.py
cccalculate/vendor/tree-sitter-python/examples/compound-statement-without-trailing-newline.py
cccalculate/vendor/tree-sitter-python/examples/crlf-line-endings.py
cccalculate/vendor/tree-sitter-python/examples/mixed-spaces-tabs.py
cccalculate/vendor/tree-sitter-python/examples/multiple-newlines.py
cccalculate/vendor/tree-sitter-python/examples/python2-grammar-crlf.py
cccalculate/vendor/tree-sitter-python/examples/python2-grammar.py
cccalculate/vendor/tree-sitter-python/examples/python3-grammar-crlf.py
cccalculate/vendor/tree-sitter-python/examples/python3-grammar.py
cccalculate/vendor/tree-sitter-python/examples/python3.8_grammar.py
cccalculate/vendor/tree-sitter-python/examples/simple-statements-without-trailing-newline.py
cccalculate/vendor/tree-sitter-python/examples/tabs.py
cccalculate/vendor/tree-sitter-python/examples/trailing-whitespace.py
cccalculate/vendor/tree-sitter-python/queries/highlights.scm
cccalculate/vendor/tree-sitter-python/queries/tags.scm
cccalculate/vendor/tree-sitter-python/script/known_failures.txt
cccalculate/vendor/tree-sitter-python/script/parse-examples
cccalculate/vendor/tree-sitter-python/src/grammar.json
cccalculate/vendor/tree-sitter-python/src/node-types.json
cccalculate/vendor/tree-sitter-python/src/parser.c
cccalculate/vendor/tree-sitter-python/src/scanner.cc
cccalculate/vendor/tree-sitter-python/src/tree_sitter/parser.h
cccalculate/vendor/tree-sitter-python/test/__init__.py
cccalculate/vendor/tree-sitter-python/test/corpus/expressions.txt
cccalculate/vendor/tree-sitter-python/test/corpus/literals.txt
cccalculate/vendor/tree-sitter-python/test/corpus/statements.txt
cccalculate/vendor/tree-sitter-python/test/highlight/__init__.py
cccalculate/vendor/tree-sitter-python/test/highlight/keywords.py
cccalculator.egg-info/PKG-INFO
cccalculator.egg-info/SOURCES.txt
cccalculator.egg-info/dependency_links.txt
cccalculator.egg-info/top_level.txt