.gitignore
.travis.yml
LICENSE
MANIFEST.in
appveyor.yml
setup.py
tox.ini
appveyor/install.ps1
appveyor/run_with_compiler.cmd
calltrace/calltrace.c
calltrace/calltrace_module.c
calltrace/framedata.c
calltrace/frameinfo.c
calltrace.egg-info/PKG-INFO
calltrace.egg-info/SOURCES.txt
calltrace.egg-info/dependency_links.txt
calltrace.egg-info/pbr.json
calltrace.egg-info/requires.txt
calltrace.egg-info/top_level.txt
tests/test_calltrace.py
tests/test_current_frames.py