.coveragerc
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/implemented-standards.rst
docs/index.rst
docs/installation.rst
docs/license.rst
service_identity/__init__.py
service_identity/_common.py
service_identity/_compat.py
service_identity/exceptions.py
service_identity/pyopenssl.py
service_identity.egg-info/PKG-INFO
service_identity.egg-info/SOURCES.txt
service_identity.egg-info/dependency_links.txt
service_identity.egg-info/requires.txt
service_identity.egg-info/top_level.txt
tests/__init__.py
tests/test_common.py
tests/test_pyopenssl.py
tests/util.py