Metadata-Version: 1.1
Name: lcubo_helpers
Version: 0.1.3
Summary: some functions and classes I copy paste in several projects. this is a kitten saver
Home-page: https://github.com/llazzaro/lcubo_helpers
Author: Leonardo Lazzaro
Author-email: llazzaro@dc.uba.ar
License: MIT license
Description: ===============================
        lcubo_helpers
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/lcubo_helpers.svg
                :target: https://pypi.python.org/pypi/lcubo_helpers
        
        .. image:: https://img.shields.io/travis/llazzaro/lcubo_helpers.svg
                :target: https://travis-ci.org/llazzaro/lcubo_helpers
        
        .. image:: https://readthedocs.org/projects/lcubo-helpers/badge/?version=latest
                :target: https://lcubo-helpers.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://requires.io/github/llazzaro/lcubo_helpers/requirements.svg?branch=master
                :target: https://requires.io/github/llazzaro/lcubo_helpers/requirements?branch=master
                :alt: Dependencies
        
        
        some functions and classes I copy paste in several projects. this is a kitten saver
        
        
        * Free software: MIT license
        * Documentation: https://lcubo-helpers.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2016-06-10)
        ------------------
        
        * First release on PyPI.
        
Keywords: lcubo_helpers
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.6
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
