.gitignore
CQL.py
LICENSE
README.md
__init__.py
pyproject.toml
requirements.txt
.github/workflows/pypi-publish.yml
.github/workflows/test.yml
.github/workflows/testpypi-publish.yml
src/CQLEngine/__init__.py
src/CQLEngine/engine.py
src/CQLEngine/functions.py
src/CQLEngine/lexer.py
src/CQLEngine/parser.py
src/corpus_query_language.egg-info/PKG-INFO
src/corpus_query_language.egg-info/SOURCES.txt
src/corpus_query_language.egg-info/dependency_links.txt
src/corpus_query_language.egg-info/requires.txt
src/corpus_query_language.egg-info/top_level.txt
tests/queries_findall.txt
tests/queries_match.txt
tests/tests.py
tests/test_data/convert_to_json.py
tests/test_data/test_corpus.json
tests/test_data/test_corpus.tsv