Metadata-Version: 1.1
Name: firecall
Version: 1.0.0
Summary: Python helper library for Firebase <https://firebase.com>
Home-page: https://gochomugo.github.io/firecall/
Author: Gocho Mugo I
Author-email: mugo@forfuture.co.ke
License: MIT
Download-URL: https://github.com/GochoMugo/firecall/zipball/master
Description: 
        firecall
        ======
        A Python Implementation of the
        `Firebase REST API <https://www.firebase.com/docs/rest-api.html>`_.
        
        A complete and updated documentation of this Module may be found at
        `firebasin's github project page
         <https://gochomugo.github.io/GochoMugo/firecall>`_.
        
        Source code is licensed under the MIT License.
         Copyright (c) 2014-2015 Gocho Mugo <mugo@forfuture.co.ke>
        
Keywords: firebase,firebasin,REST,API,firecall
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
