Metadata-Version: 1.1
Name: pysentech
Version: 0.2
Summary: pysentech is a python wrapper for the Sentech USB Camera SDK
Home-page: https://github.com/derricw/pysentech
Author: derricw
Author-email: derricw@gmail.com
License: MIT
Download-URL: https://github.com/derricw/pysentech/tarball/0.2
Description:  pysentech is a python wrapper for the Sentech USB Camera SDK.
                It features a low-level interface for interacting with the C dll directly, and a high-level
                interface with more pythonic camera and frame objects.
              
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Digital Camera
Classifier: Topic :: Multimedia :: Video :: Display
Classifier: Topic :: Software Development :: Libraries :: Python Modules
