{ "info": { "author": "Eemeli Kantola", "author_email": "eemeli.kantola@iki.fi", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Internet" ], "description": "Extensions for the standard urllib2 to support RESTful client applications.\n\nUsage:\n- See urllib2 documentation (docs.python.org/library/urllib2.html).\n- Example: req = RestfulRequest('http://test.domain', data='Spam', method='PUT')\n\nChangelog\n=========\n\n0.9 - Released 2009-12-23\n----------------\n* Initial standalone release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://asibsync.sourceforge.net", "keywords": "HTTP REST", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "restlib", "package_url": "https://pypi.org/project/restlib/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/restlib/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://asibsync.sourceforge.net" }, "release_url": "https://pypi.org/project/restlib/0.9/", "requires_dist": null, "requires_python": null, "summary": "Extensions for the standard urllib2 to support RESTful client applications", "version": "0.9" }, "last_serial": 798913, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "016c0e8870091d4b060e163fd56ccec4", "sha256": "6295fd7ad39d0ace340f0813376d3f7110eda5d0b688af4511a07ccae5e49d39" }, "downloads": -1, "filename": "restlib-0.9.tar.gz", "has_sig": false, "md5_digest": "016c0e8870091d4b060e163fd56ccec4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3025, "upload_time": "2009-12-23T13:45:00", "url": "https://files.pythonhosted.org/packages/84/51/cca300ce0562d6d4b79eadd1bc07218973cc0868037e744d5c47047b9010/restlib-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "016c0e8870091d4b060e163fd56ccec4", "sha256": "6295fd7ad39d0ace340f0813376d3f7110eda5d0b688af4511a07ccae5e49d39" }, "downloads": -1, "filename": "restlib-0.9.tar.gz", "has_sig": false, "md5_digest": "016c0e8870091d4b060e163fd56ccec4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3025, "upload_time": "2009-12-23T13:45:00", "url": "https://files.pythonhosted.org/packages/84/51/cca300ce0562d6d4b79eadd1bc07218973cc0868037e744d5c47047b9010/restlib-0.9.tar.gz" } ] }