{ "info": { "author": "John J. Lee", "author_email": "jjl@pobox.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Browsers", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing", "Topic :: Software Development :: Testing :: Traffic Generation", "Topic :: System :: Networking :: Monitoring", "Topic :: System :: Systems Administration" ], "description": "This project is no longer maintained. PyPI project mechanize provides a superset of this project's functionality. Standard library module cookielib provides most of the same functionality.\r\n\r\nClientCookie is a Python module for handling HTTP cookies on the\r\nclient side, useful for accessing web sites that require cookies to be\r\nset and then returned later. It also provides some other (optional)\r\nuseful stuff: HTTP-EQUIV and Refresh handling, automatic adding of the\r\nReferer [sic] header, robots.txt observance and lazily-seek()able\r\nresponses. These extras are implemented using an extension that makes\r\nit easier to add new functionality to urllib2 (now part of urllib2, as\r\nof Python 2.4). It has developed from a port of Gisle Aas' Perl\r\nmodule HTTP::Cookies, from the libwww-perl library.", "description_content_type": null, "docs_url": null, "download_url": "http://wwwsearch.sourceforge.net/ClientCookie/src/ClientCookie-1.3.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://wwwsearch.sourceforge.net/ClientCookie/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "ClientCookie", "package_url": "https://pypi.org/project/ClientCookie/", "platform": "any", "project_url": "https://pypi.org/project/ClientCookie/", "project_urls": { "Download": "http://wwwsearch.sourceforge.net/ClientCookie/src/ClientCookie-1.3.0.tar.gz", "Homepage": "http://wwwsearch.sourceforge.net/ClientCookie/" }, "release_url": "https://pypi.org/project/ClientCookie/1.3.0/", "requires_dist": null, "requires_python": null, "summary": "Client-side HTTP cookie handling.", "version": "1.3.0" }, "last_serial": 211000, "releases": { "0.4.12": [], "0.4.19": [], "0.4.4a": [], "1.0.0a": [], "1.0.2": [], "1.1.0": [], "1.2.0": [], "1.3.0": [] }, "urls": [] }