{ "info": { "author": "Martijn Faassen / Izhar Firdaus", "author_email": "faassen@startifact.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "hurry.jgrowl\n************\n\nIntroduction\n============\n\nThis library packages the jQuery `jgrowl plugin`_ for\n`hurry.resource`_. \n\n.. _`hurry.resource`: http://pypi.python.org/pypi/hurry.resource\n.. _`jgrowl plugin`: http://stanlemon.net/projects/jgrowl.html\n\n\nHow to use?\n===========\n\nYou can import hurry.jgrowl from ``hurry.jgrowl`` and ``.need`` it\nwhere you want these resources to be included on a page::\n\n from hurry.jgrowl import jgrowl\n\n .. in your page or widget rendering code, somewhere ..\n\n jgrowl.need()\n\nThis requires integration between your web framework and\n``hurry.resource``, and making sure that the original resources\n(shipped in the ``jgrowl-build`` directory in ``hurry.jgrowl``)\nare published to some URL.\n\nThe package has already been integrated for Grok_ and the Zope\nToolkit. If you depend on the `hurry.zoperesource`_ package in your\n``setup.py``, the above example should work out of the box. Make sure\nto depend on the `hurry.zoperesource`_ package in your ``setup.py``.\n\n.. _`hurry.zoperesource`: http://pypi.python.org/pypi/hurry.zoperesource\n\n.. _Grok: http://grok.zope.org\n\nCHANGES\n*******\n\n1.2.4 (2010-10-07)\n==================\n\n* Initial public release, packages jgrowl 1.2.4\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": "UNKNOWN", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "hurry.jgrowl", "package_url": "https://pypi.org/project/hurry.jgrowl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hurry.jgrowl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/hurry.jgrowl/1.2.4/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.2.4" }, "last_serial": 793119, "releases": { "1.2.4": [ { "comment_text": "", "digests": { "md5": "ba369dfeae5af055b04be8499c641c4e", "sha256": "d0fc2074ac48efd0540f5e20426eb55a5b473155435538b7f86225d7c178dd63" }, "downloads": -1, "filename": "hurry.jgrowl-1.2.4.tar.gz", "has_sig": false, "md5_digest": "ba369dfeae5af055b04be8499c641c4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12176, "upload_time": "2010-10-07T21:35:25", "url": "https://files.pythonhosted.org/packages/fd/65/2e742da48cace12948b40630b15358a097243ac901ce0ad5fbdfe620f037/hurry.jgrowl-1.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba369dfeae5af055b04be8499c641c4e", "sha256": "d0fc2074ac48efd0540f5e20426eb55a5b473155435538b7f86225d7c178dd63" }, "downloads": -1, "filename": "hurry.jgrowl-1.2.4.tar.gz", "has_sig": false, "md5_digest": "ba369dfeae5af055b04be8499c641c4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12176, "upload_time": "2010-10-07T21:35:25", "url": "https://files.pythonhosted.org/packages/fd/65/2e742da48cace12948b40630b15358a097243ac901ce0ad5fbdfe620f037/hurry.jgrowl-1.2.4.tar.gz" } ] }