{ "info": { "author": "Hong Minhee", "author_email": "minhee@dahlia.kr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "wsgi-proxy\n==========\n\nThis package implements a simple WSGI app that does HTTP 1.0 proxy.\nYou can install it using ``pip`` or ``easy_install``:\n\n.. code-block:: console\n\n $ pip install wsgi-proxy\n\nYou can run a proxy server using ``wsgi-proxy`` command it provides:\n\n.. code-block:: console\n\n $ wsgi-proxy -p8080\n\nIt provides a WSGI application object (``wsgi_proxy:app``) as well:\n\n.. code-block:: console\n\n $ pip install gunicorn\n $ gunicorn -p8080 wsgi_proxy:app\n\n\nLinks\n-----\n\nDocs\n https://wsgi-proxy.readthedocs.org/\n\nBitbucket (Mercurial repository)\n https://bitbucket.org/dahlia/wsgi-proxy\n\nPackage Index (Cheeseshop)\n https://pypi.python.org/pypi/wsgi-proxy\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/dahlia/wsgi-proxy", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "wsgi-proxy", "package_url": "https://pypi.org/project/wsgi-proxy/", "platform": "Any", "project_url": "https://pypi.org/project/wsgi-proxy/", "project_urls": { "Homepage": "https://bitbucket.org/dahlia/wsgi-proxy" }, "release_url": "https://pypi.org/project/wsgi-proxy/0.4.0/", "requires_dist": null, "requires_python": "", "summary": "WSGI proxy application", "version": "0.4.0" }, "last_serial": 3129288, "releases": { "0.2.2": [], "0.2.4": [ { "comment_text": "", "digests": { "md5": "82154c083266427576c8a98f0a955b90", "sha256": "ae11651be0aa529cd6f8bd890eb3e719bc939ae2f96788247bc42fe1d1d2a29b" }, "downloads": -1, "filename": "wsgi_proxy-0.2.4-py2.5.egg", "has_sig": false, "md5_digest": "82154c083266427576c8a98f0a955b90", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 4788, "upload_time": "2008-04-16T17:12:52", "url": "https://files.pythonhosted.org/packages/2a/7d/3396594d27bb577ae0ebf00d7a3ee0f4fd01da0f36af30018a1cb50a36ea/wsgi_proxy-0.2.4-py2.5.egg" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "36366acbf5655d09eccd7d560e175846", "sha256": "b4433b4f3c6fb4b8b2b1e63b240fdfed550c725073ca0b7be64c3cd9f0496492" }, "downloads": -1, "filename": "wsgi_proxy-0.2.5-py2.5.egg", "has_sig": false, "md5_digest": "36366acbf5655d09eccd7d560e175846", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 4778, "upload_time": "2008-04-16T17:14:05", "url": "https://files.pythonhosted.org/packages/93/e3/0edac0d4ace1487c56c66462ff8959c0c89e0bb703dad8e3cb5446b2aa71/wsgi_proxy-0.2.5-py2.5.egg" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "c40e0d197fcf1079421850dd948b78fb", "sha256": "4cb53bf44bd0a4eb94ee4c2233661cbff6cfc8c3c2d111cd826892397f258b90" }, "downloads": -1, "filename": "wsgi-proxy-0.3.0.tar.gz", "has_sig": true, "md5_digest": "c40e0d197fcf1079421850dd948b78fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4942, "upload_time": "2013-04-04T20:56:34", "url": "https://files.pythonhosted.org/packages/10/c1/fcc0287116aaae1b11bf9351062c203cfe7141066de9c7b8315feb6090eb/wsgi-proxy-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "aa0f82f16798b0f3482c1ec457eab6f2", "sha256": "30feacc5b5c1cf93cd233471e608aeed6a2079175d03cb613ea99397e4623581" }, "downloads": -1, "filename": "wsgi-proxy-0.3.1.tar.gz", "has_sig": true, "md5_digest": "aa0f82f16798b0f3482c1ec457eab6f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4981, "upload_time": "2015-01-29T15:55:19", "url": "https://files.pythonhosted.org/packages/ad/92/c09b923a605116de34a3fa6572f74c0e3438978cd110ab6c6a0ca1be2811/wsgi-proxy-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "7120bdd450e8a5db5b7e2c620d260a04", "sha256": "0a323e1b5ed6490725fec701dae73be449147a6ac1c8d59e2d3b9174824a2ba2" }, "downloads": -1, "filename": "wsgi_proxy-0.4.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "7120bdd450e8a5db5b7e2c620d260a04", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 7242, "upload_time": "2017-08-28T15:24:28", "url": "https://files.pythonhosted.org/packages/fc/f2/1df3d86a1d55409208698c5f214fa2d29485f1d14a311f4fa35ae8eb070b/wsgi_proxy-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69ffc2348494f69b3455d29fe28813ad", "sha256": "74463f0c28fa8733cb56ee61d933db544e761027e3ea3dd3f649009f8369bbef" }, "downloads": -1, "filename": "wsgi-proxy-0.4.0.tar.gz", "has_sig": true, "md5_digest": "69ffc2348494f69b3455d29fe28813ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5312, "upload_time": "2017-08-28T15:24:25", "url": "https://files.pythonhosted.org/packages/97/17/1f4f85b2cb637f466cc8b2da924162192bb6f9b3446dd5563df0399191e4/wsgi-proxy-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7120bdd450e8a5db5b7e2c620d260a04", "sha256": "0a323e1b5ed6490725fec701dae73be449147a6ac1c8d59e2d3b9174824a2ba2" }, "downloads": -1, "filename": "wsgi_proxy-0.4.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "7120bdd450e8a5db5b7e2c620d260a04", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 7242, "upload_time": "2017-08-28T15:24:28", "url": "https://files.pythonhosted.org/packages/fc/f2/1df3d86a1d55409208698c5f214fa2d29485f1d14a311f4fa35ae8eb070b/wsgi_proxy-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69ffc2348494f69b3455d29fe28813ad", "sha256": "74463f0c28fa8733cb56ee61d933db544e761027e3ea3dd3f649009f8369bbef" }, "downloads": -1, "filename": "wsgi-proxy-0.4.0.tar.gz", "has_sig": true, "md5_digest": "69ffc2348494f69b3455d29fe28813ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5312, "upload_time": "2017-08-28T15:24:25", "url": "https://files.pythonhosted.org/packages/97/17/1f4f85b2cb637f466cc8b2da924162192bb6f9b3446dd5563df0399191e4/wsgi-proxy-0.4.0.tar.gz" } ] }