Metadata-Version: 1.1
Name: bottle-utils-flash
Version: 0.3
Summary: Flash message utilities for developing apps with Bottle web framework
Home-page: http://outernet-project.github.io/bottle-utils/
Author: Outernet Inc
Author-email: branko@outernet.is
License: BSD
Description: ==================
        Bottle Utils Flash
        ==================
        
        Bottle Utils is a collection of loosely related packages for developing web
        applications using Bottle_ web framework. This package contains utilities for
        displaying flash messages (messages stored in cookies that can be shown to user
        in one of the next responses).
        
        .. _Bottle: http://bottlepy.org/
        
        
Keywords: bottle utils flash
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: Framework :: Bottle
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
