Commit Graph

11 Commits

Author SHA1 Message Date
fgsch
399b378f5d Update to werkzeug 0.8.3 2012-08-10 20:13:37 +00:00
fgsch
0122b3c539 update to werkzeug 0.8.2.
martynas@ ok.
2011-12-31 15:06:41 +00:00
fgsch
5a84d5c350 Update to Werkzeug 0.8.1. Remove maintainer (djm@) as per his request.
ok ex-maintainer.
2011-10-04 09:48:17 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
fgsch
cc4366f525 Update to 0.6.2.
maintainer (djm@) ok.
2011-03-09 11:39:01 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
61146ec4f9 bumps for python 2010-08-30 22:02:33 +00:00
fgsch
1f86089ac1 Use MASTE_SITE_PYPI 2009-08-07 08:36:52 +00:00
jasper
ef461f6a98 - this should be one of the last rounds of missing bumps.. 2009-03-26 11:50:09 +00:00
djm
70d4c66974 Import of Werkzeug-0.4.1
> Werkzeug started as a simple collection of various utilities for WSGI
> applications and has become one of the most advanced WSGI utility
> modules. It includes a powerful debugger, full 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 addon modules.
>
> Werkzeug is unicode aware and doesn't enforce a specific template
> engine, database adapter or anything else. It doesn't even enforce
> a specific way of handling requests and leaves all that up to the
> developer.
>
> Werkzeug is most useful for end user applications which should work
> on as many server environments as possible (such as blogs, wikis,
> bulletin boards, etc.).

feedback & ok wcmaier@
2009-01-18 20:10:31 +00:00