.gitignore
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.sh
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/readme.rst
src/pashword/__init__.py
src/pashword/__main__.py
src/pashword/_version.py
src/pashword/default.conf
src/pashword.egg-info/PKG-INFO
src/pashword.egg-info/SOURCES.txt
src/pashword.egg-info/dependency_links.txt
src/pashword.egg-info/entry_points.txt
src/pashword.egg-info/top_level.txt
src/pashword/core/__init__.py
src/pashword/core/book.py
src/pashword/core/colors.py
src/pashword/core/hash.py
src/pashword/core/sets.py
src/pashword/main/__init__.py
src/pashword/main/read.py
src/pashword/main/sort.py
tests/run.py
tests/inputs/read.txt
tests/target/user.conf