Metadata-Version: 1.1
Name: bottle-utils
Version: 0.1a4
Summary: Assortment of frequently used utilities for Bottle framework
Home-page: http://outernet-project.github.io/bottle-utils/
Author: Outernet Inc
Author-email: branko@outernet.is
License: BSD
Description: 
            bottle-utils is a collection of code regularly used in various projects at
            Outernet Inc (https://www.outernet.is/). It contains methods for working
            with AJAX, CSRF protection, i18n, and more.
        
            Documentation can be found at http://outernet-project.github.io/bottle-utils/
            
Keywords: bottle utils i18n http lazy csrf ajax
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
