Metadata-Version: 2.1
Name: smapy
Version: 0.0.1.dev0
Summary: Simple Modular API written in Python.
Home-page: https://github.com/csala/smapy
Author: Carles Sala Cladellas
Author-email: carles@pythiac.com
License: MIT license
Description: [![PyPi][pypi-img]][pypi-url]
        [![TravisCI][travis-img]][travis-url]
        
        [travis-img]: https://travis-ci.org/HDI-Project/BTB.svg?branch=master
        [travis-url]: https://travis-ci.org/HDI-Project/BTB
        [pypi-img]: https://img.shields.io/pypi/v/smapy.svg
        [pypi-url]: https://pypi.python.org/pypi/smapy
        
        
        Simple Modular API written in Python.
        
        - Free software: MIT license
        
        
        # History
        
        ## 0.0.1
        
        * First release on PyPI.
        
Keywords: api
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
