{ "info": { "author": "Ryan Nowakowski", "author_email": "tubaman@fattuba.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython" ], "description": "# cookiestxt\n\nA version of Python's MozillaCookieJar that produces cookies.txt files\nthat are compatible with curl/wget.\n\nMozillaCookieJar is a *great* idea. It just doesn't work well right\nnow without [this patch](https://bugs.python.org/issue17164). So,\nI've applied the patch here.\n\nUse it like you would use MozillaCookieJar.\n\n```python\nfrom cookiestxt import MozillaCookieJar\ncj = MozillaCookieJar()\n...\n```\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.github.com/tubaman/cookiestxt/", "keywords": "", "license": "PSFL", "maintainer": "", "maintainer_email": "", "name": "cookiestxt", "package_url": "https://pypi.org/project/cookiestxt/", "platform": "", "project_url": "https://pypi.org/project/cookiestxt/", "project_urls": { "Homepage": "http://www.github.com/tubaman/cookiestxt/" }, "release_url": "https://pypi.org/project/cookiestxt/0.4/", "requires_dist": null, "requires_python": "", "summary": "A version of MozillaCookieJar that works with curl/wget", "version": "0.4" }, "last_serial": 3965789, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c10f7accdab9279d3db84e25e35bf066", "sha256": "2c47fc55d79a1f6bbc8e45e5695da5f027dcc0b8860936cd1353b9d41b395ffd" }, "downloads": -1, "filename": "cookiestxt-0.1.tar.gz", "has_sig": false, "md5_digest": "c10f7accdab9279d3db84e25e35bf066", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4495, "upload_time": "2016-03-11T23:54:41", "url": "https://files.pythonhosted.org/packages/f7/f9/355068a394686369542ee6f5f2e4d133ba81c1e1392c6f568ffbb95022c0/cookiestxt-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "eb417d62c8892c0f4ad84e9fb183cc82", "sha256": "610738ae55b52999ba3693ba9dd605a35b5febd5ed85903307f0476c9fb37db6" }, "downloads": -1, "filename": "cookiestxt-0.2.tar.gz", "has_sig": false, "md5_digest": "eb417d62c8892c0f4ad84e9fb183cc82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4653, "upload_time": "2016-03-11T23:59:20", "url": "https://files.pythonhosted.org/packages/a0/ff/9eeb36d8c8c20dae1e7b0e5cb6ee1a8e1a8f0dfaa17e4c34b23dc1ce85ce/cookiestxt-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "9f7fb3e0fe78e833b3529e75de708558", "sha256": "0f319e04af0243b35539e8ac35fb366adbc32192e6c40c18ad13ed1c2bd6a195" }, "downloads": -1, "filename": "cookiestxt-0.3.tar.gz", "has_sig": false, "md5_digest": "9f7fb3e0fe78e833b3529e75de708558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4652, "upload_time": "2016-03-12T00:01:35", "url": "https://files.pythonhosted.org/packages/5c/e3/fcf67b52a0a174e237e750fdd055f640d690314e8fdd2d97e48abab5f0b1/cookiestxt-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "5e1501206f7f0a2acae8dab8dc05ea9f", "sha256": "e2df2067914726ae2c28c782eea43908bc946b7a02bb14fd6d1e908f41c6b82a" }, "downloads": -1, "filename": "cookiestxt-0.4.tar.gz", "has_sig": false, "md5_digest": "5e1501206f7f0a2acae8dab8dc05ea9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4598, "upload_time": "2018-06-15T18:54:55", "url": "https://files.pythonhosted.org/packages/03/87/c18b9a4406002289180573b6404bf91b416f5fe83d323c96f98a4352fa99/cookiestxt-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e1501206f7f0a2acae8dab8dc05ea9f", "sha256": "e2df2067914726ae2c28c782eea43908bc946b7a02bb14fd6d1e908f41c6b82a" }, "downloads": -1, "filename": "cookiestxt-0.4.tar.gz", "has_sig": false, "md5_digest": "5e1501206f7f0a2acae8dab8dc05ea9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4598, "upload_time": "2018-06-15T18:54:55", "url": "https://files.pythonhosted.org/packages/03/87/c18b9a4406002289180573b6404bf91b416f5fe83d323c96f98a4352fa99/cookiestxt-0.4.tar.gz" } ] }