Metadata-Version: 1.1
Name: HackerspacePI
Version: 0.1.0
Summary: Hackerspace API with varios sensors for status reporting implemented in Dlabs - Zaragoza's Hackerspace
Home-page: https://github.com/XayOn/HackerspacePI
Author: David Francos Cuartero
Author-email: me@davidfrancos.net
License: BSD
Description: ===============================
        HackerspacePI presence
        ===============================
        
        .. image:: https://img.shields.io/travis/dlabs-co/HackerspacePI.svg
                :target: https://travis-ci.org/dlabs-co/HackerspacePI
        
        .. image:: https://img.shields.io/pypi/v/HackerspacePI.svg
                :target: https://pypi.python.org/pypi/HackerspacePI
        
        
        Hackerspace API with varios sensors for status reporting 
        implemented in dlabs - Zaragoza's Hackerspace
        
        * Free software: GPL2+ License 
        * Documentation: https://HackerspacePI.readthedocs.org.
        
        Features
        --------
        
        * Expose a hackerspace status API (http://spaceapi.net)
        * Receive multiple sensors and handle them
        * Return open/closed status
        * Easy installation
        
        TODO
        -----
        * Smart handling of multiple sensors (priorities, aging...)
        * Better documentation it seems
        
        
        
        
        History
        -------
        
        0.1.0 (2015-03-30)
        ++++++++++++++++++
        
        * First release
        
Keywords: HackerspacePI
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
