{ "info": { "author": "Martijn Faassen /Izhar Firdaus", "author_email": "faassen@startifact.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "hurry.jstree\n******************\n\nIntroduction\n============\n\nThis library packages the jQuery `JsTree plugin`_ for\n`hurry.resource`_. \n\n.. _`hurry.resource`: http://pypi.python.org/pypi/hurry.resource\n.. _`JsTree plugin`: http://www.jstree.com/\n\nHow to use?\n===========\n\nYou can import ``jstree`` from ``hurry.jstree`` and\n``.need`` it where you want these resources to be included on a page::\n\n from hurry.jstree import jstree\n\n .. in your page or widget rendering code, somewhere ..\n\n jstree.need()\n\nThis requires integration between your web framework and\n``hurry.resource``, and making sure that the original resources\n(shipped in the ``jstree-build`` directory in ``hurry.jstree``)\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\n\nCHANGES\n*******\n\n1.0rc2.1 (2010-07-29)\n=====================\n\n* Initial public release, packages jstree 1.0rc2\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.jstree", "package_url": "https://pypi.org/project/hurry.jstree/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hurry.jstree/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/hurry.jstree/1.0rc2.1/", "requires_dist": null, "requires_python": null, "summary": "hurry.resource resources for JsTree", "version": "1.0rc2.1" }, "last_serial": 793128, "releases": { "1.0rc2.1": [ { "comment_text": "", "digests": { "md5": "cc26372ac1ada3c6f38b8d80f0b34cda", "sha256": "72da9df8cab892960660f6fae3c25516bb32a97366198be44b040e8d320cbf8c" }, "downloads": -1, "filename": "hurry.jstree-1.0rc2.1.tar.gz", "has_sig": false, "md5_digest": "cc26372ac1ada3c6f38b8d80f0b34cda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71012, "upload_time": "2010-07-29T17:16:43", "url": "https://files.pythonhosted.org/packages/90/94/989e117d48d4fb8a9c1b37729e89d0c34775cda771844a0f96032e161a3a/hurry.jstree-1.0rc2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cc26372ac1ada3c6f38b8d80f0b34cda", "sha256": "72da9df8cab892960660f6fae3c25516bb32a97366198be44b040e8d320cbf8c" }, "downloads": -1, "filename": "hurry.jstree-1.0rc2.1.tar.gz", "has_sig": false, "md5_digest": "cc26372ac1ada3c6f38b8d80f0b34cda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71012, "upload_time": "2010-07-29T17:16:43", "url": "https://files.pythonhosted.org/packages/90/94/989e117d48d4fb8a9c1b37729e89d0c34775cda771844a0f96032e161a3a/hurry.jstree-1.0rc2.1.tar.gz" } ] }