CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
logwrap/__init__.c
logwrap/__init__.py
logwrap/_class_decorator.c
logwrap/_class_decorator.py
logwrap/_log_wrap2.py
logwrap/_log_wrap3.py
logwrap/_log_wrap_shared.c
logwrap/_log_wrap_shared.py
logwrap/_repr_utils.c
logwrap/_repr_utils.py
logwrap.egg-info/PKG-INFO
logwrap.egg-info/SOURCES.txt
logwrap.egg-info/dependency_links.txt
logwrap.egg-info/not-zip-safe
logwrap.egg-info/requires.txt
logwrap.egg-info/top_level.txt
test/test_log_wrap.py
test/test_log_wrap_py3.py
test/test_log_wrap_py35.py
test/test_pretty_str.py
test/test_repr_utils.py