.coverage
.gitignore
.travis.yml
CHANGELOG.rst
LICENSE
MANIFEST.in
Makefile
PKG-INFO
README.md
bld.bat
coverage.xml
requirements-test.txt
requirements.txt
setup.cfg
setup.py
opentracing/__init__.py
opentracing/propagation.py
opentracing/span.py
opentracing/tracer.py
opentracing.egg-info/PKG-INFO
opentracing.egg-info/SOURCES.txt
opentracing.egg-info/dependency_links.txt
opentracing.egg-info/not-zip-safe
opentracing.egg-info/requires.txt
opentracing.egg-info/top_level.txt
opentracing/ext/__init__.py
opentracing/ext/tags.py
opentracing/harness/__init__.py
opentracing/harness/api_check.py
tests/__init__.py
tests/test_api.py
tests/test_api_check_mixin.py
tests/test_noop_span.py
tests/test_noop_tracer.py