.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.ps1
ci/appveyor-with-compiler.cmd
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/cookbook.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/readme.rst
docs/requirements.txt
docs/simple-trace.png
docs/spelling_wordlist.txt
docs/vars-trace.png
docs/reference/hunter.rst
docs/reference/index.rst
src/hunter.embed
src/hunter.pth
src/hunter.py
src/hunter.egg-info/PKG-INFO
src/hunter.egg-info/SOURCES.txt
src/hunter.egg-info/dependency_links.txt
src/hunter.egg-info/entry_points.txt
src/hunter.egg-info/not-zip-safe
src/hunter.egg-info/requires.txt
src/hunter.egg-info/top_level.txt
tests/sample.py
tests/sample2.py
tests/sample3.py
tests/sample4.py
tests/simple.py
tests/test_hunter.py