.bumpversion.cfg
.coveragerc
.editorconfig
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
src/sanic_ipware/__init__.py
src/sanic_ipware/defaults.py
src/sanic_ipware/ipware.py
src/sanic_ipware/trie.py
src/sanic_ipware/utils.py
src/sanic_ipware.egg-info/PKG-INFO
src/sanic_ipware.egg-info/SOURCES.txt
src/sanic_ipware.egg-info/dependency_links.txt
src/sanic_ipware.egg-info/not-zip-safe
src/sanic_ipware.egg-info/top_level.txt
tests/conftest.py
tests/test_ipv4.py
tests/test_ipv6.py
tests/test_utils.py