Metadata-Version: 2.1
Name: meerk40t-camera
Version: 0.1.7
Summary: MeerK40t Camera
Home-page: https://github.com/meerk40t/meerk40t
Author: Tatarize
Author-email: tatarize@gmail.com
License: MIT
Keywords: lasercutter,laser,vector,parser
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: meerk40t (>=0.7.0-post40)
Provides-Extra: cv
Requires-Dist: opencv-python-headless (>=3.4.0.0) ; extra == 'cv'
Provides-Extra: cvhead
Requires-Dist: opencv-python (>=3.4.0.0) ; extra == 'cvhead'

# meerk40t-example
MeerK40t camera plugin


MeerK40t camera plugin.

* `camera` runs camera command.


# Installing

* Download into a directory:
* `$ pip install .`


