Metadata-Version: 1.1
Name: barbeque
Version: 0.2.1
Summary: Helper and tools collection
Home-page: http://github.com/moccu/barbeque/
Author: Moccu GmbH & Co. KG
Author-email: info@moccu.com
License: BSD
Description: barbeque
        ========
        
        Collection of tiny helpers and tools to make live easier.
        
        
        Changelog
        =========
        
        0.2.1 - 2015-03-13
        ------------------
        
        * Added management command to create static errorpages
        * Added "set" template tag to allow context updates in without using the "with" tag.
        
        
        0.2 - 2015-03-13
        ----------------
        
        * Refactored library structure
        * Added many new features
        
        
        0.1 - 2014-06-15
        ----------------
        
        * Initial release.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
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.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Framework :: Django
