Metadata-Version: 2.1
Name: simpler
Version: 0.1.1
Summary: Makes Python simpler.
Home-page: https://github.com/juancroldan/simpler
Author: Juan C. Roldán
Author-email: juancarlos@sevilla.es
License: MIT
Description: # Simpler
        
        A library to makes Python simpler.
        
        It contains an assorted selection of utils that I use on my everyday development.
        
        ## Installation
        
        It is also simple, just do `pip install simpler`.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
