.bumpversion.cfg
.cookiecutterrc
.coveragerc
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
tox.ini
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/cookiepatcher.rst
docs/reference/index.rst
src/cookiepatcher/__init__.py
src/cookiepatcher/__main__.py
src/cookiepatcher/cli.py
src/cookiepatcher.egg-info/PKG-INFO
src/cookiepatcher.egg-info/SOURCES.txt
src/cookiepatcher.egg-info/dependency_links.txt
src/cookiepatcher.egg-info/entry_points.txt
src/cookiepatcher.egg-info/not-zip-safe
src/cookiepatcher.egg-info/requires.txt
src/cookiepatcher.egg-info/top_level.txt
tests/test_cookiepatcher.py