Metadata-Version: 1.1
Name: bottle-utils-form
Version: 0.3.10
Summary: Form 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 Form
        =================
        
        Bottle Utils is a collection of loosely related packages for developing web
        applications using Bottle_ web framework. This package contains a Form 
        processing and validation utility.
        
        .. _Bottle: http://bottlepy.org/
        
Keywords: bottle utils form
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
