{
"info": {
"author": "Ian Bicking",
"author_email": "ianb@colorstudy.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Framework :: Paste",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Topic :: Internet :: WWW/HTTP :: WSGI"
],
"description": "A framework (in the form of an abstract base class) for building\noutput-filtering WSGI middleware.\n\nFeatures:\n\n* You can filter just some content types (e.g., text/html) with low\n overhead for unfiltered output.\n\n* Handles issues of decoding and encoding responses using the\n `HTTPEncode `_ system of\n formats.\n\n* Does all the hard stuff with WSGI output filtering.\n\nIt can be installed from the `subversion repository\n`_\nwith ``easy_install WSGIFilter==dev``",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://pythonpaste.org/wsgifilter/",
"keywords": "wsgi middleware webdev",
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "WSGIFilter",
"package_url": "https://pypi.org/project/WSGIFilter/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/WSGIFilter/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://pythonpaste.org/wsgifilter/"
},
"release_url": "https://pypi.org/project/WSGIFilter/0.2/",
"requires_dist": null,
"requires_python": null,
"summary": "Abstract base class / framework for building output-filtering WSGI middleware",
"version": "0.2"
},
"last_serial": 802736,
"releases": {
"0.1dev-r5923": [],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "4a9f536ebc901e8cefc339ba164eeb06",
"sha256": "70bd822538c0fca1474881474cb55097bc84267ad8468bad654734e7dbb57160"
},
"downloads": -1,
"filename": "WSGIFilter-0.2.tar.gz",
"has_sig": false,
"md5_digest": "4a9f536ebc901e8cefc339ba164eeb06",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23505,
"upload_time": "2008-12-01T17:02:42",
"url": "https://files.pythonhosted.org/packages/4b/8a/c916fff9be0c21dd01bbe495fb2f231de57c57b3195881b786f57883d209/WSGIFilter-0.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "4a9f536ebc901e8cefc339ba164eeb06",
"sha256": "70bd822538c0fca1474881474cb55097bc84267ad8468bad654734e7dbb57160"
},
"downloads": -1,
"filename": "WSGIFilter-0.2.tar.gz",
"has_sig": false,
"md5_digest": "4a9f536ebc901e8cefc339ba164eeb06",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23505,
"upload_time": "2008-12-01T17:02:42",
"url": "https://files.pythonhosted.org/packages/4b/8a/c916fff9be0c21dd01bbe495fb2f231de57c57b3195881b786f57883d209/WSGIFilter-0.2.tar.gz"
}
]
}