{ "info": { "author": "James Gardner", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "HTTPKit\n+++++++\n\n.. contents :: \n\nSummary\n=======\n\nHTTP-related tools to for PipeStack\n\nGet Started\n===========\n\n* Download and install from source\n\nAuthor\n======\n\n`James Gardner `_\n\n\nChanges\n=======\n\n0.2.1\n-----\n\n2010-11-14\n----------\n\n* Changed the behaviour of the ``input`` service to get more access to environ\n* Raise an ``AttributeError`` if you set an attribute of the ``http_response``\n service which doesn't exist\n\n0.2.0\n-----\n\n2010-10-13\n~~~~~~~~~~\n\n* Updated so that we use ``bag.environ`` and ``bag.http_response`` instead of\n ``bag.http.environ`` and ``bag.http.response``\n* Changed ``bag.http.input`` to ``bag.input`` and ``bag.http.query`` to \n ``bag.query`` so that nested pipe names are no longer needed\n\n0.1.1\n-----\n\n2009-12-24\n~~~~~~~~~~\n\n* BuildKit support\n\n0.1.0\n-----\n\n2009-11-12\n~~~~~~~~~~\n\n* Completed basic documentation.\n* Re-implemented ``WSGIService``.\n\n2009-11-10\n~~~~~~~~~~\n\n* Updated so that HTTPService doesn't depend on WSGI.\n\n2009-10-04\n~~~~~~~~~~\n\n* Updated to use the new service format.\n\n2009-10-02\n~~~~~~~~~~\n\n* Fixed a bug with ``__setattr__()`` missing the ``value`` argument.\n\n2009-09-30\n~~~~~~~~~~\n\n* First version.\n\nLicense\n=======\nHTTPKit - HTTP-related tools for PipeStack\n\nCopyright (C) 2009 James Gardner\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as\npublished by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see .\n\nThe ``httpkit.helper.cookie`` module is based on code by Ian Bicking and\ncontributers from WebOb and can be used under this license as an\nalternative: http://pythonpaste.org/webob/license.html\n\n\nDownload\n========", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jimmyg.org/work/code/httpkit/index.html", "keywords": "", "license": "AGPLv3", "maintainer": null, "maintainer_email": null, "name": "HTTPKit", "package_url": "https://pypi.org/project/HTTPKit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/HTTPKit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jimmyg.org/work/code/httpkit/index.html" }, "release_url": "https://pypi.org/project/HTTPKit/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "HTTP-related tools to for PipeStack", "version": "0.2.1" }, "last_serial": 222900, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "92dd777a32ac31c2d0149e8ef7d4da3b", "sha256": "8f9e6346a441731ece3442f3ea8c3d78d819da18e30de24aee7b3b1b8f6482ef" }, "downloads": -1, "filename": "HTTPKit-0.1.0-py2.5.egg", "has_sig": false, "md5_digest": "92dd777a32ac31c2d0149e8ef7d4da3b", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 13236, "upload_time": "2009-10-05T00:34:00", "url": "https://files.pythonhosted.org/packages/a4/a5/69377783cfc5457579af30b162f052be4dc572bbd3132bc114f4d8010a00/HTTPKit-0.1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "c8b45b3f36a1058e22012cef966d4f68", "sha256": "0158c1ea9b56952d579cade529e416a5c1ce3bccc745f3386b26024da53a3b9a" }, "downloads": -1, "filename": "HTTPKit-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c8b45b3f36a1058e22012cef966d4f68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8299, "upload_time": "2009-10-05T00:33:59", "url": "https://files.pythonhosted.org/packages/66/fd/409f187a06a525cdfb75452abecf2f5c98e10219ad97bbbae5b9207f6086/HTTPKit-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "4b4d85608203adf59501dd8351db9ae2", "sha256": "677db25bcba9173d9735836380c53b0396bf71108a18f67a4027c6d5ca066612" }, "downloads": -1, "filename": "HTTPKit-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4b4d85608203adf59501dd8351db9ae2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15020, "upload_time": "2010-10-13T16:34:01", "url": "https://files.pythonhosted.org/packages/4f/03/2dea41caaadde0194b3d36fd33490a01c9e7c1d5c675f382cdef2eea92fb/HTTPKit-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d782e9064caa50806ee3213f609039bc", "sha256": "1bf1b0d8605147b41f94ef229ca254ccc72e2d2bc4a73afdf92b18fb7268ee06" }, "downloads": -1, "filename": "HTTPKit-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d782e9064caa50806ee3213f609039bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15253, "upload_time": "2010-11-14T02:44:22", "url": "https://files.pythonhosted.org/packages/cc/3b/1c78d9486128a4f4915246278ffe3ecbfd08f20172af6b4ec05d83a828b8/HTTPKit-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d782e9064caa50806ee3213f609039bc", "sha256": "1bf1b0d8605147b41f94ef229ca254ccc72e2d2bc4a73afdf92b18fb7268ee06" }, "downloads": -1, "filename": "HTTPKit-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d782e9064caa50806ee3213f609039bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15253, "upload_time": "2010-11-14T02:44:22", "url": "https://files.pythonhosted.org/packages/cc/3b/1c78d9486128a4f4915246278ffe3ecbfd08f20172af6b4ec05d83a828b8/HTTPKit-0.2.1.tar.gz" } ] }