Metadata-Version: 1.1
Name: libsoc-zero
Version: 0.0.3
Summary: For using GPIO on 96boards
Home-page: https://github.com/DBOpenSource/linker_starter_kit
Author: Barry Byford
Author-email: barry_byford@yahoo.co.uk
License: BSD
Description: ==================================
        Linker Mezzanine card for 96boards
        ==================================
        This is repository containing useful Python code examples of how to
        interact with the `Linker mezzanine card starter kit for 96Boards`_.
        
        Created by `Barry Byford`_ with hopefully other contributors.
        
        .. image:: http://linksprite.com/wiki/images/0/0f/1-5.png
            :target: http://linksprite.com/wiki/images/0/0f/1-5.png
            :alt: Linker Mezzanine card for 96boards
        
        
        Documentation
        =============
        
        This documentation is available http://pythonhosted.org/libsoc_zero/
        
        If there are issues with the documentation then get involved and help make it better at
        https://github.com/DBOpenSource/linker_starter_kit/
        
        
        Development
        ===========
        
        This project is being developed on `GitHub`_ so join in:
        
        * Provide suggestions, report bugs and ask questions as `issues`_
        * Provide examples we can use
        * Contribute to the code
        
        
        Contributors
        ============
        
        - `Barry Byford`_ (project maintainer)
        
        
        
        .. _Linker mezzanine card starter kit for 96Boards: http://www.96boards.org/products/mezzanine/linker-mezzanine-starter-kit/
        .. _GitHub: https://github.com/DBOpenSource/linker_starter_kit
        .. _issues: https://github.com/DBOpenSource/linker_starter_kit/issues
        .. _Barry Byford: https://github.com/ukBaz
        
        
        
Keywords: GPIO 96boards development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Topic :: System :: Hardware
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Home Automation
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
