Metadata-Version: 1.1
Name: nanosphere
Version: 0.1.0
Summary: A collection of nanservices
Home-page: https://github.com/walkr/nanosphere
Author: Tony Walker
Author-email: walkr.walkr@gmail.com
License: MIT
Description: ============
        nanosphere
        ============
        
        A collection of useful nanoservices.
        
        
        ### Usage:
        
        ````shell
        $ nanosphere-sms start --config etc/nanosphere.sms.json
        ```
        
        * Same routine for other services: `nanosphere-auth`, `nanosphere-push`, etc.
        * Example config files `./etc/*`
        
        =======
        History
        =======
        
        0.1.0 (2016-1-22)
        ------------------
        
        * First release on PyPI.
        
Keywords: nanosphere
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
