Metadata-Version: 2.1
Name: sms-store
Version: 1.1.0
Summary: SMS Store.
Home-page: https://github.com/VisionNetworkProject/python-sms-store
Author: Vision Network
Author-email: michael@vision.network
License: UNKNOWN
Description: # Python: SMS Store
        
        [![PyPi Version](http://img.shields.io/pypi/v/sms-store.svg)](https://pypi.python.org/pypi/sms-store/)
        
        SMS Store
        
        
        ## Installation
        
        ``` console
        $ pip3 install sms-store
        ```
        
        
        ## Usage
        
        ``` python
        from sms_store import kma
        ```
        
Keywords: SMS Store,SMS,Store
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
