{ "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": "**This library has been renamed HTTPEncode**\r\n\r\n\r\nThis library allows you to make fast calls between cooperating WSGI\r\napplications, with automatic fallback for non-cooperative applications\r\nor remote applications.\r\n\r\nRequests are sent through WSGI obeying all middleware and the WSGI\r\nspec. Serialization/deserialization is avoided when possible.\r\n\r\nIt can be installed from the `subversion repository\r\n`_\r\nwith ``easy_install WSGIRemote==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/wsgiremote/", "keywords": "wsgi json web client", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "WSGIRemote", "package_url": "https://pypi.org/project/WSGIRemote/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/WSGIRemote/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pythonpaste.org/wsgiremote/" }, "release_url": "https://pypi.org/project/WSGIRemote/0.1dev-r5894/", "requires_dist": null, "requires_python": null, "summary": "Fast RPC or encoded calls between WSGI apps", "version": "0.1dev-r5894" }, "last_serial": 802738, "releases": { "0.1dev-r5894": [] }, "urls": [] }