{
"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": "**Note**: This library is deprecated, but it is provided for systems\nor libraries that still depend on pieces of it. Further development\nof this library is highly unlikely. You are suggested instead to use\n`WebOb `_ and construct requests\nmanually and use ``req.get_reponse(proxy)``.\n\nThis library allows you to make fast calls between cooperating WSGI\napplications, with automatic fallback for non-cooperative applications\nor remote applications.\n\nRequests are sent through WSGI obeying all middleware and the WSGI\nspec. Serialization/deserialization is avoided when possible.\n\nIt can be installed from the `subversion repository\n`_\nwith ``easy_install HTTPEncode==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/httpencode/",
"keywords": "wsgi json web client",
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "HTTPEncode",
"package_url": "https://pypi.org/project/HTTPEncode/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/HTTPEncode/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://pythonpaste.org/httpencode/"
},
"release_url": "https://pypi.org/project/HTTPEncode/0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Fast RPC or encoded calls between WSGI apps",
"version": "0.1"
},
"last_serial": 802571,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "f9fae2fc6b05da73d7b27c6cb45a08a9",
"sha256": "5415030d8b9657b3b27e305ca770097c41686da35b2d07dbcf0705f8b0b74429"
},
"downloads": -1,
"filename": "HTTPEncode-0.1.tar.gz",
"has_sig": false,
"md5_digest": "f9fae2fc6b05da73d7b27c6cb45a08a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 34443,
"upload_time": "2008-12-01T17:39:09",
"url": "https://files.pythonhosted.org/packages/fb/dc/bcb5fa6e6745144e089f0483702a671ba8d2b028dc4ad060bf007d0781fb/HTTPEncode-0.1.tar.gz"
}
],
"0.1dev": []
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "f9fae2fc6b05da73d7b27c6cb45a08a9",
"sha256": "5415030d8b9657b3b27e305ca770097c41686da35b2d07dbcf0705f8b0b74429"
},
"downloads": -1,
"filename": "HTTPEncode-0.1.tar.gz",
"has_sig": false,
"md5_digest": "f9fae2fc6b05da73d7b27c6cb45a08a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 34443,
"upload_time": "2008-12-01T17:39:09",
"url": "https://files.pythonhosted.org/packages/fb/dc/bcb5fa6e6745144e089f0483702a671ba8d2b028dc4ad060bf007d0781fb/HTTPEncode-0.1.tar.gz"
}
]
}