Metadata-Version: 1.1
Name: flir-ptu
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/planetarypy/flir_ptu
Author: PlanetaryPy Developers
Author-email: contact@planetarypy.com
License: BSD
Description: ===============================
        flir_ptu
        ===============================
        
        .. image:: https://img.shields.io/travis/planetarypy/flir_ptu.svg
                :target: https://travis-ci.org/planetarypy/flir_ptu
        
        .. image:: https://img.shields.io/pypi/v/flir_ptu.svg
                :target: https://pypi.python.org/pypi/flir_ptu
        
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        * Free software: BSD license
        * Documentation: https://flir_ptu.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2016-06-03)
        ---------------------
        
        * First release on PyPI.
        
Keywords: flir_ptu
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
