LICENSE.txt
README.md
setup.cfg
setup.py
ovtp/__init__.py
ovtp/__main__.py
ovtp.egg-info/.gitignore
ovtp.egg-info/PKG-INFO
ovtp.egg-info/SOURCES.txt
ovtp.egg-info/dependency_links.txt
ovtp.egg-info/requires.txt
ovtp.egg-info/top_level.txt
ovtp/client/__init__.py
ovtp/client/config.py
ovtp/client/main.py
ovtp/client/ovtp_client.py
ovtp/server/__init__.py
ovtp/server/add_auth_keys.py
ovtp/server/config.py
ovtp/server/keys_conv.py
ovtp/server/main.py
ovtp/server/ovtp_server.py