Metadata-Version: 1.1
Name: django-powerbank
Version: 0.1.18
Summary: Extra utilities currently missing from Django
Home-page: https://github.com/wooyek/django-powerbank
Author: Janusz Skonieczny
Author-email: js+pypi@bravelabs.pl
License: MIT license
Description: ===============================
        Django Powerbank
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/django-powerbank.svg
                :target: https://pypi.python.org/pypi/django-powerbank
        
        .. image:: https://img.shields.io/travis/wooyek/django-powerbank.svg
                :target: https://travis-ci.org/wooyek/django-powerbank
        
        .. image:: https://readthedocs.org/projects/django-powerbank/badge/?version=latest
                :target: https://django-powerbank.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/wooyek/django-powerbank/shield.svg
             :target: https://pyup.io/repos/github/wooyek/django-powerbank/
             :alt: Updates
        
        
        Extra utilities currently missing from Django
        
        A strongly opinionated collection of gems, stones, screws, duct tape & chewing gum that's helps me not to copy-paste code from project to project.
        
        * Free software: MIT license
        * Documentation: https://django-powerbank.readthedocs.io.
        
        
        Features
        --------
        
        * TODO: Testing!
        
        
        
        
        =======
        History
        =======
        
        0.1.0 (2017-03-08)
        ------------------
        
        * First release on PyPI.
        
Keywords: django_powerbank
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
