README.md
setup.cfg
setup.py
vdocipher/__init__.py
vdocipher.py.egg-info/PKG-INFO
vdocipher.py.egg-info/SOURCES.txt
vdocipher.py.egg-info/dependency_links.txt
vdocipher.py.egg-info/requires.txt
vdocipher.py.egg-info/top_level.txt
vdocipher/resources/__init__.py
vdocipher/resources/annotate.py
vdocipher/resources/license_rules.py
vdocipher/resources/otp.py
vdocipher/resources/request.py
vdocipher/resources/video.py
vdocipher/resources/routes/__init__.py
vdocipher/resources/routes/base.py
vdocipher/resources/routes/video.py
vdocipher/tests/__init__.py
vdocipher/tests/conftest.py
vdocipher/tests/test_otp.py
vdocipher/tests/test_video.py