{ "info": { "author": "Izhar Firdaus / Martijn Faassen", "author_email": "faassen@startifact.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "hurry.qunit\n***********\n\nHow to use?\n===========\n\nYou can import hurry.qunit from ``hurry.qunit`` and ``.need`` it\nwhere you want these resources to be included on a page::\n\n from hurry.qunit import qunit\n\n .. in your page or widget rendering code, somewhere ..\n\n qunit.need()\n\nThis requires integration between your web framework and\n``hurry.resource``, and making sure that the original resources\n(shipped in the ``qunit-build`` directory in ``hurry.qunit``)\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\n0.5 (2010-08-20)\n================\n\n* First public release of qunit. qunit doesn't seem to have releases\n so we just make up a number. It's the GIT version as of 2010-08-20.\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": "http://pypi.python.org/pypi/hurry.qunit", "keywords": "", "license": "MIT / GPL", "maintainer": null, "maintainer_email": null, "name": "hurry.qunit", "package_url": "https://pypi.org/project/hurry.qunit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hurry.qunit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/hurry.qunit" }, "release_url": "https://pypi.org/project/hurry.qunit/0.5/", "requires_dist": null, "requires_python": null, "summary": "Hurry resource for JQuery Qunit", "version": "0.5" }, "last_serial": 793129, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "c3a8779204985a03cb89f66b892bc64e", "sha256": "30e29c9e0277fc0a17278989b56bdb70e4e6c6be49d0734ab5cf4b77cdeba87d" }, "downloads": -1, "filename": "hurry.qunit-0.5.tar.gz", "has_sig": false, "md5_digest": "c3a8779204985a03cb89f66b892bc64e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16333, "upload_time": "2010-08-20T16:43:57", "url": "https://files.pythonhosted.org/packages/41/a0/e86a0132744af488c1e73dc02b00f38f551e06c1d844fc80185861693947/hurry.qunit-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c3a8779204985a03cb89f66b892bc64e", "sha256": "30e29c9e0277fc0a17278989b56bdb70e4e6c6be49d0734ab5cf4b77cdeba87d" }, "downloads": -1, "filename": "hurry.qunit-0.5.tar.gz", "has_sig": false, "md5_digest": "c3a8779204985a03cb89f66b892bc64e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16333, "upload_time": "2010-08-20T16:43:57", "url": "https://files.pythonhosted.org/packages/41/a0/e86a0132744af488c1e73dc02b00f38f551e06c1d844fc80185861693947/hurry.qunit-0.5.tar.gz" } ] }