Metadata-Version: 1.1
Name: cameralogger
Version: 0.0.9
Summary: Tools to record and decorate camera images for timelapses etc.
Home-page: https://github.com/stevemarple/python-cameralogger
Author: Steve Marple
Author-email: s.marple@lancaster.ac.uk
License: PSF
Description: Camera logger
        =============
        
        Tools to record and decorate camera images to create timelapses etc.
        
        Supported cameras
        -----------------
        
        ZWO ASI cameras are supported via the ``zwoasi`` Python module
        (https://github.com/stevemarple/python-zwoasi).
        
        Raspberry Pi cameras are supported via the PiCamera Python module.
        
        
        
        
        Credits
        =======
        
        "cameralogger" is written and maintained by Steve Marple.
        
        
        Contributors
        ------------
        
        Please append your name here when you submit your first pull request.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
