LICENSE
README.md
pyproject.toml
VideoTimestamps.egg-info/PKG-INFO
VideoTimestamps.egg-info/SOURCES.txt
VideoTimestamps.egg-info/dependency_links.txt
VideoTimestamps.egg-info/requires.txt
VideoTimestamps.egg-info/top_level.txt
tests/test_fps_timestamps.py
tests/test_text_file_timestamps.py
tests/test_time_unit_converter.py
tests/test_timestamps.py
tests/test_timestamps_file_parser.py
tests/test_video_timestamps.py
video_timestamps/__init__.py
video_timestamps/_version.py
video_timestamps/abc_timestamps.py
video_timestamps/fps_timestamps.py
video_timestamps/rounding_method.py
video_timestamps/text_file_timestamps.py
video_timestamps/time_type.py
video_timestamps/time_unit_converter.py
video_timestamps/timestamps_file_parser.py
video_timestamps/video_timestamps.py
video_timestamps/ffprobe/__init__.py
video_timestamps/ffprobe/ffprobe.py