Metadata-Version: 1.0
Name: WebHelpers
Version: 0.2
Summary: Web Helpers
Home-page: http://pylonshq.com/WebHelpers/
Author: Ben Bangert, James Gardner
Author-email: ben@groovie.org
License: UNKNOWN
Description: 
        Web Helpers is a library of helper functions intended to make writing templates in web
        applications easier.
        
        One of the sub-sections of Web Helpers contains a full port of the template helpers that
        are provided by Ruby on Rails with slight adaptations on occasion to accomodate for Python.
        
        Some of these helpers only require `Routes `_ to function.
        
        * `Development svn `_
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules