Metadata-Version: 2.1
Name: kamera
Version: 0.2.3
Summary: A simple webcam streaming package
Home-page: https://github.com/cobanov/kamera
Author: Mert Cobanov
Author-email: mertcobanov@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: jinja2
Requires-Dist: opencv-python
