Metadata-Version: 2.4
Name: timelapse-maker
Version: 0.1.3
Summary: A tool for compressing videos into timelapses using parallel processing
Project-URL: Homepage, https://github.com/yourusername/timelapse-compressor
Project-URL: Bug Tracker, https://github.com/yourusername/timelapse-compressor/issues
Author-email: Your Name <your.email@example.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: numpy>=1.19.0
Requires-Dist: opencv-python>=4.5.0
Requires-Dist: tqdm>=4.65.0
Description-Content-Type: text/markdown

# Timelapse Compressor

A Python package for compressing videos into timelapses using parallel processing.

## Installation
