LICENSE.md
README.md
pyproject.toml
setup.cfg
setup.py
blacksquare/__init__.py
blacksquare/cell.py
blacksquare/crossword.py
blacksquare/types.py
blacksquare/utils.py
blacksquare/word.py
blacksquare/word_list.py
blacksquare/xwordlist.dict
blacksquare.egg-info/PKG-INFO
blacksquare.egg-info/SOURCES.txt
blacksquare.egg-info/dependency_links.txt
blacksquare.egg-info/requires.txt
blacksquare.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cell.py
tests/test_crossword.py
tests/test_word.py
tests/test_word_list.py