Metadata-Version: 1.1
Name: lift-balloons
Version: 0.1.0
Summary: A collection of helpful Django template tools for front-enders.
Home-page: https://github.com/l1f7/lift-balloons
Author: Lift Interactive
Author-email: dev+pypi@liftinteractive.com
License: MIT
Description: lift-balloons
        =============
        
        |PyPI| |GitHub Issues|
        
        A collection of helpful Django template tools for front-enders.
        
            | This is what we’ve waited for
            | This is it boys, this is war
        
        Installation
        ------------
        
        .. code:: sh
        
            pip install lift-balloons
        
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/lift-balloons.svg?style=flat-square
           :target: https://pypi.python.org/pypi/lift-balloons/
        .. |GitHub Issues| image:: https://img.shields.io/github/issues/l1f7/lift-balloons.svg?style=flat-square
           :target: https://github.com/l1f7/lift-balloons/issues
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
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
Classifier: Topic :: Utilities
