{ "info": { "author": "Martijn Faassen", "author_email": "faassen@startifact.com", "bugtrack_url": null, "classifiers": [], "description": "hurry.yui\n*********\n\n.. Important::\n hurry.yui has been superseded by\n `js.yui `_ package.\n\nIntroduction\n============\n\nThis library packages YUI_ for `hurry.resource`_. It is aware of YUI's\ndependency structure and different modes (normal, minified and debug)\nand resource rollups.\n\n.. _`hurry.resource`: http://pypi.python.org/pypi/hurry.resource\n\n.. _YUI: http://developer.yahoo.com/yui/\n\nHow to use?\n===========\n\nYou can import various bits of YUI from ``hurry.yui`` and ``.need``\nthem where you want these resources to be included on a page::\n\n from hurry import yui\n\n .. in your page or widget rendering code, somewhere ..\n\n yui.datatable.need()\n\nAll the module names as listed here_ are available in the\n``hurry.yui`` package. In addition rolled up modules are also\navailable (such as ``reset_fonts_grids``), but rollup inclusion will\nbe done automatically so these need not to be referred to\nexplicitly. See the `hurry.resource`_ documentation for more\ninformation.\n\n.. _here: http://developer.yahoo.com/yui/yuiloader/#modulenames\n\nThis requires integration between your web framework and\n``hurry.resource``, and making sure that the original resources\n(shipped in the ``yui-build`` directory in ``hurry.yui``) are\npublished to some URL.\n\nThe package has already been integrated for Grok_ and Zope 3. If you\ndepend on the `hurry.zopeyui`_ package in your ``setup.py``, the above\nexample should work out of the box. Starting with version 2.6.0.4 you\ndo not need `hurry.zopeyui`_ anymore. Instead it is sufficient to\ndepend on the `hurry.zoperesource`_ package in your ``setup.py``.\n\n.. _`hurry.zopeyui`: http://pypi.python.org/pypi/hurry.zopeyui\n\n.. _`hurry.zoperesource`: http://pypi.python.org/pypi/hurry.zoperesource\n\n.. _Grok: http://grok.zope.org\n\nPreparing hurry.yui before release\n==================================\n\nThis section is only relevant to release managers of ``hurry.yui``.\n\nThe javascript code that this package relies on is not checked into\nsubversion to sidestep the copyright policy of svn.zope.org. Instead,\njust before release to pypi, an entry point is triggered that\ndownloads the appropriate javascript code. To trigger this automated\nbehavior you should do the release using ``bin/fullrelease``, which\nuses zest.releaser configured with the appropriate entry points.\n\nTo update to a newer version of YUI, adjust the constants in\n``hurry/yui/prepare.py``.\n\nCHANGES\n*******\n\n.. Important::\n hurry.yui has been superseded by\n `js.yui `_ package.\n\n2.7.0.1 (2010-07-29)\n====================\n\n* Compatibility with hurry.resource 0.10 and up.\n\n* Automate YUI download during release with zest.releaser.\n\n2.7.0 (2009-09-07) (YUI version 2.7.0)\n======================================\n\n* Updated to YUI version 2.7.0.\n\n2.6.0.4 (2009-04-28) (YUI version 2.6.0)\n========================================\n\n* Add ZCML configuration from `hurry.zopeyui`. With Zope you can now\n use `hurry.yui` without additional `hurry.zopeyui`. Please make\n sure, however, that `hurry.zoperesource` is available at runtime.\n\n2.6.0.3 (2008-12-03) (YUI version 2.6.0)\n========================================\n\n* Add the sam skin to hurry.yui. This is the consolidated minified SAM\n skin - the split up .css files would require more work to implement.\n\n2.6.0.2 (2008-10-15) (YUI version 2.6.0)\n========================================\n\n* Update to work with hurry.resource 0.3.\n\n* Extend tests to exercise minification of rolled up resources.\n\n2.6.0.1 (2008-10-13) (YUI version 2.6.0)\n========================================\n\n* Much improved documentation.\n\n2.6.0 (2008-10-11) (YUI version 2.6.0)\n======================================\n\n* Initial public release.\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": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "hurry.yui", "package_url": "https://pypi.org/project/hurry.yui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hurry.yui/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/hurry.yui/2.7.0.1/", "requires_dist": null, "requires_python": null, "summary": "hurry.resource style resources for YUI.", "version": "2.7.0.1" }, "last_serial": 793135, "releases": { "2.6.0": [ { "comment_text": "", "digests": { "md5": "f6e2baf8819e1c6ae0c6ff2d2ea8884a", "sha256": "5b5ad0127d3f919c893331e19c5616e11858b913def958c32d6d1b70ccae9666" }, "downloads": -1, "filename": "hurry.yui-2.6.0.tar.gz", "has_sig": false, "md5_digest": "f6e2baf8819e1c6ae0c6ff2d2ea8884a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2212528, "upload_time": "2008-10-11T14:07:35", "url": "https://files.pythonhosted.org/packages/68/c8/a0afb83d79b5871b7a8e83ccc421419f0c6dfab6761ba1b9b8c472154915/hurry.yui-2.6.0.tar.gz" } ], "2.6.0.1": [ { "comment_text": "", "digests": { "md5": "0a667af53e8a90386d8e91376d66c044", "sha256": "708791d3cf0c2141d0ef7686402f1694619007200177fd31ac0aaf4bcdb2b2c3" }, "downloads": -1, "filename": "hurry.yui-2.6.0.1.tar.gz", "has_sig": false, "md5_digest": "0a667af53e8a90386d8e91376d66c044", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2214535, "upload_time": "2008-10-13T12:16:25", "url": "https://files.pythonhosted.org/packages/41/ce/b3aceb51b366f6551091a0fa457fda45d425366774c4ada6595f22ff91cc/hurry.yui-2.6.0.1.tar.gz" } ], "2.6.0.2": [ { "comment_text": "", "digests": { "md5": "e3cdf39b48fcb960ed1b9f6f3e91511f", "sha256": "21e61417bce889aea5b903c11e11f5bae617a7383aaf1cdd623bc9780109b020" }, "downloads": -1, "filename": "hurry.yui-2.6.0.2.tar.gz", "has_sig": false, "md5_digest": "e3cdf39b48fcb960ed1b9f6f3e91511f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2214809, "upload_time": "2008-10-15T17:31:51", "url": "https://files.pythonhosted.org/packages/73/75/850a91d0c6106ef8990f432eb5e5151df76b826333433d98e1935662ac12/hurry.yui-2.6.0.2.tar.gz" } ], "2.6.0.3": [ { "comment_text": "", "digests": { "md5": "651530c5088cfb2c5668741f110e3a2c", "sha256": "faa097d9ef8587c7bcd64d7d2cd0a56f57cf5d7cfaa7ca8b7ba91d6e57b59944" }, "downloads": -1, "filename": "hurry.yui-2.6.0.3.tar.gz", "has_sig": false, "md5_digest": "651530c5088cfb2c5668741f110e3a2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2219602, "upload_time": "2008-12-03T16:34:01", "url": "https://files.pythonhosted.org/packages/13/96/961cc4538e7886b2f81ab9af94b61f840f71c3f0fdc29221205d45b877f9/hurry.yui-2.6.0.3.tar.gz" } ], "2.6.0.4": [ { "comment_text": "", "digests": { "md5": "d2dac6506f256438e49917480b89affd", "sha256": "9704436bfef5d6fc6f7a4345cbc380123b08ab060891d87d62eae372a50b97c0" }, "downloads": -1, "filename": "hurry.yui-2.6.0.4.tar.gz", "has_sig": false, "md5_digest": "d2dac6506f256438e49917480b89affd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2215253, "upload_time": "2009-04-28T14:19:01", "url": "https://files.pythonhosted.org/packages/9b/f4/ed9a165b7862f491b67d5c00594dc8e3174cb79b88bd5afb80da0743b71b/hurry.yui-2.6.0.4.tar.gz" } ], "2.7.0": [ { "comment_text": "", "digests": { "md5": "c242b02d490469fd5d280f14f830fc0c", "sha256": "db5938d034de749ff1aad2c182a8400b8fe1ab7a7d2dacb81959c6634db64939" }, "downloads": -1, "filename": "hurry.yui-2.7.0.tar.gz", "has_sig": false, "md5_digest": "c242b02d490469fd5d280f14f830fc0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2220099, "upload_time": "2009-09-07T22:30:27", "url": "https://files.pythonhosted.org/packages/df/d9/8fdc4a42f23a2c6978cd981cd47db63fce39fe61e89b10872d8ad00aa32a/hurry.yui-2.7.0.tar.gz" } ], "2.7.0.1": [ { "comment_text": "", "digests": { "md5": "ba1a44a202d1664a94068f41d6646356", "sha256": "db4662c36afd41af00d1ea8900434af18d7e8e42f1af18c9dbc4238b87df2f39" }, "downloads": -1, "filename": "hurry.yui-2.7.0.1.tar.gz", "has_sig": false, "md5_digest": "ba1a44a202d1664a94068f41d6646356", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2224485, "upload_time": "2010-07-29T18:33:19", "url": "https://files.pythonhosted.org/packages/86/db/7540fa5225b337f4144e5c23fa604aa4c5a449a6028aee27db3ff8904721/hurry.yui-2.7.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba1a44a202d1664a94068f41d6646356", "sha256": "db4662c36afd41af00d1ea8900434af18d7e8e42f1af18c9dbc4238b87df2f39" }, "downloads": -1, "filename": "hurry.yui-2.7.0.1.tar.gz", "has_sig": false, "md5_digest": "ba1a44a202d1664a94068f41d6646356", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2224485, "upload_time": "2010-07-29T18:33:19", "url": "https://files.pythonhosted.org/packages/86/db/7540fa5225b337f4144e5c23fa604aa4c5a449a6028aee27db3ff8904721/hurry.yui-2.7.0.1.tar.gz" } ] }