AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
versioneer.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/min_versions.rst
docs/source/release-history.rst
docs/source/usage.rst
lcp_video/__init__.py
lcp_video/_version.py
lcp_video/analysis.py
lcp_video/audio.py
lcp_video/plotting.py
lcp_video/video.py
lcp_video.egg-info/PKG-INFO
lcp_video.egg-info/SOURCES.txt
lcp_video.egg-info/dependency_links.txt
lcp_video.egg-info/entry_points.txt
lcp_video.egg-info/requires.txt
lcp_video.egg-info/top_level.txt
lcp_video/tests/__init__.py
lcp_video/tests/conftest.py
lcp_video/tests/test_examples.py
lcp_video/tests/test_video.py