Path to this page:
./
www/py-werkzeug,
Python WSGI Utility Library
Branch: pkgsrc-2019Q2,
Version: 0.15.4,
Package name: py37-werkzeug-0.15.4,
Maintainer: kleinkWerkzeug is a WSGI utility library for Python. It's widely used
and BSD licensed.
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, 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
addon modules.
It does Unicode 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.
Required to run:[
lang/python37] [
devel/py-setuptools]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 361e014a1a2ec55a62921ba8f119b345e9aa61ec
RMD160: 46ff02cb0d331c1d006fd43c98129a2556feb659
Filesize: 903.646 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version py37-werkzeug-0.15.4 (created)