Metadata-Version: 1.0 Name: WebHelpers Version: 0.6.4 Summary: Web Helpers Home-page: http://pylonshq.com/WebHelpers/ Author: Mike Orr, Ben Bangert, Phil Jenvey Author-email: sluggoster@gmail.com, ben@groovie.org, pjenvey@groovie.org License: UNKNOWN Description: Web Helpers is a library of helper functions intended to make writing templates in web applications easier. It's the standard function library for Pylons and TurboGears 2. It also contains a large number of functions not specific to the web, including text processing, number formatting, date calculations, container objects, etc. The current documentation is in the module docstrings. New web documentation is being prepared as part of the Pylons 0.9.7 project. Questions or feedback about WebHelpers can be submitted to the `pylons-discuss `_ mailing list. A few of these helpers require `Routes `_ to function. * `Development version `_ (Mercurial) 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