Metadata-Version: 1.1
Name: firebasin
Version: 0.1.2
Summary: Python library for Firebase API
Home-page: https://gochomugo.github.io/firebasin/
Author: Gocho Mugo I
Author-email: gochomugo.developer@gmail.com
License: MIT
Download-URL: https://github.com/GochoMugo/firebasin/zipball/master
Description: 
        firebasin
        =======
        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/firebasin>`_.
        
        Source code is licensed under the MIT License.
         Copyright (c) 2014 GOCHO MUGO
        
Keywords: firebase,firebasin,REST,API
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
