Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.7 | Julien Laffaye | 2011-08-01 | 3 | -179/+264 |
| | | | | | | | | PR: ports/159166 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) Notes: svn path=/head/; revision=278723 | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-19 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=271305 | ||||
* | Update to 0.6.2 | Wesley Shields | 2010-05-15 | 3 | -8/+42 |
| | | | | | | | Submitted by: Lewis <moggie@elasticmind.net> (maintainer, private mail) Notes: svn path=/head/; revision=254335 | ||||
* | A Python utilities collection for building WSGI applications. | Wesley Shields | 2010-01-14 | 4 | -0/+324 |
Werkzeug does not try to be a framework, and instead started as a simple collection of various utilities useful for building WSGI applications. It has since become one of the most advanced collections of its kind. It includes a powerful debugger, fully featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed add-on modules. WWW: http://werkzeug.pocoo.org/ Submitted by: Lewis <moggie@elasticmind.net> (private mail) Notes: svn path=/head/; revision=247837 |