Metadata-Version: 1.1
Name: sanji
Version: 0.0.1
Summary: Sanji Framework SDK
Home-page: https://github.com/Sanji-IO/sanji
Author: Sanji Team
Author-email: sanji@moxa.com
License: MIT
Description: Sanji Framework SDK (Python)
        ============================
        .. image:: https://travis-ci.org/Sanji-IO/sanji.svg
            :target: https://travis-ci.org/Sanji-IO/sanji
            :alt: Build Status
        
        .. image:: https://pypip.in/version/modem-cmd/badge.svg
            :target: https://pypi.python.org/pypi/modem-cmd/
            :alt: Latest Version
        
        .. image:: https://coveralls.io/repos/Sanji-IO/sanji/badge.png?branch=develop
            :target: https://coveralls.io/r/Sanji-IO/sanji?branch=develop
            :alt: Coverage Status
        
        Installation
        ------------
        ::
        
            pip install sanji
        
        Quick Start
        -----------
        **Comming soon...**
        
        License
        -------
        
        MIT
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
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: Topic :: Software Development :: Libraries :: Python Modules
