Metadata-Version: 1.2
Name: chibi_hybrid
Version: 0.0.1
Summary: simple class for have hybrid class and instance methods
Home-page: https://github.com/dem4ply/chibi_hybrid
Author: Dem4ply
Author-email: dem4ply@gmail.com
License: UNKNOWN
Description: ============
        chibi_hybrid
        ============
        
        
        .. image:: https://img.shields.io/pypi/v/chibi_hybrid.svg
                :target: https://pypi.python.org/pypi/chibi_hybrid
        
        .. image:: https://img.shields.io/travis/dem4ply/chibi_hybrid.svg
                :target: https://travis-ci.org/dem4ply/chibi_hybrid
        
        .. image:: https://readthedocs.org/projects/chibi-hybrid/badge/?version=latest
                :target: https://chibi-hybrid.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        simple class for have hybrid class and instance methods
        
        
        * Free software: WTFPL
        * Documentation: https://chibi-hybrid.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.0.1 (2019-10-31)
        ------------------
        
        * First release on PyPI.
        
Keywords: chibi_hybrid
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
