{ "info": { "author": "Victor baumann", "author_email": "mailto:info@4teamwork.ch", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Intended Audience :: Developers", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nAdds an 8 year old version of `jquery-cookie `_ to plone.\n\nUsage\n=====\n\nSet the value of a cookie.\n\n $.cookie('the_cookie', 'the_value');\n\nCreate a cookie with all available options.\n\n $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });\n\nCreate a session cookie.\n\n $.cookie('the_cookie', 'the_value');\n\nDelete a cookie by passing null as value. Keep in mind that you have to use the same path and domain used when the cookie was set.\n\n $.cookie('the_cookie', null);\n\nLinks\n=====\n\n* Main github project repository: https://github.com/4teamwork/collective.jqcookie\n* Issue tracker: https://github.com/4teamwork/collective.jqcookie/issues\n\nCopyright\n=========\n\nThis package is copyright by `4teamwork `_.\n\n``collective.jqcookie`` is licensed under GNU General Public License.\n\nChangelog\n=========\n\n1.1.0 (2014-02-12)\n------------------\n\n* Moved package from svn to GitHub.\n [lknoepfel]\n\n1.0a4\n-----\n\n\n1.0a3\n-----\n\n\n1.0a2\n-----\n\n\n1.0\n---\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/4teamwork/collective.jqcookie", "keywords": "jquery cookie 4teamwork", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.jqcookie", "package_url": "https://pypi.org/project/collective.jqcookie/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.jqcookie/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/4teamwork/collective.jqcookie" }, "release_url": "https://pypi.org/project/collective.jqcookie/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Collective jqcookie Package (Maintainer: Victor baumann)", "version": "1.1.0" }, "last_serial": 5823609, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "fb145a63765bb4308b5212d6697dc10c", "sha256": "72329a752e44e4685694b4694efd89ecd3ee2af90bc73b199d1bf2b7b0208b3d" }, "downloads": -1, "filename": "collective.jqcookie-1.1.0.zip", "has_sig": false, "md5_digest": "fb145a63765bb4308b5212d6697dc10c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15092, "upload_time": "2014-02-12T15:51:13", "url": "https://files.pythonhosted.org/packages/14/1c/2726edfa9ed5338540cf5ba72e01936328e6846ac22830c54191c046db13/collective.jqcookie-1.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb145a63765bb4308b5212d6697dc10c", "sha256": "72329a752e44e4685694b4694efd89ecd3ee2af90bc73b199d1bf2b7b0208b3d" }, "downloads": -1, "filename": "collective.jqcookie-1.1.0.zip", "has_sig": false, "md5_digest": "fb145a63765bb4308b5212d6697dc10c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15092, "upload_time": "2014-02-12T15:51:13", "url": "https://files.pythonhosted.org/packages/14/1c/2726edfa9ed5338540cf5ba72e01936328e6846ac22830c54191c046db13/collective.jqcookie-1.1.0.zip" } ] }