.editorconfig
.gitignore
.python-version
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
tox.ini
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/stale.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
src/pycookiecheat/__init__.py
src/pycookiecheat/pycookiecheat.py
src/pycookiecheat.egg-info/PKG-INFO
src/pycookiecheat.egg-info/SOURCES.txt
src/pycookiecheat.egg-info/dependency_links.txt
src/pycookiecheat.egg-info/not-zip-safe
src/pycookiecheat.egg-info/requires.txt
src/pycookiecheat.egg-info/top_level.txt
tests/test_pycookiecheat.py