Metadata-Version: 1.1
Name: pycrsltd
Version: 0.1
Summary: A Python library to interface with CRS Ltd hardware
Home-page: https://github.com/crsltd-opensource/pycrsltd
Author: Jon Peirce
Author-email: jon@peirce.org.uk
License: MIT
Download-URL: https://github.com/crsltd-opensource/pycrsltd/downloads
Description: This is the central library for the python interface to CRS Ltd hardware (Bits++,
        ColorCal etc...).
        
        The library is very much under construction and should not be used yet except by
        enthusiasts. 
        
        It is being written mostly by Jon Peirce, with support from CRS Ltd. If you would
        like to contribute please get in touch!
        
        Assuming you have python and setuptools installed already, you can install the package with the command:
        
            easy_install pycrsltd
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
