{ "info": { "author": "Souheil Chelfouh", "author_email": "trollfot@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=============\nhurry.slimbox\n=============\n\nIntroduction\n============\n\nThis library packages Slimbox_ for `hurry.resource`_. It relies on\nhurry.jquery for the dependency.\n\n.. _Slimbox: http://www.digitalia.be/software/slimbox2\n.. _`hurry.resource`: http://pypi.python.org/pypi/hurry.resource\n\n\nHow to use?\n===========\n\nYou can import Slimbox from ``hurry.slimbox`` and ``.need`` it where you want\nthese resources to be included on a page::\n\n from hurry.slimbox import slimbox\n\n .. in your page or widget rendering code, somewhere ..\n\n slimbox.need()\n\nThis requires integration between your web framework and ``hurry.resource``,\nand making sure that the original resources are published to some URL.\n\nThe package has already been integrated for Grok_ and Zope 3. If you depend\non the `hurry.zoperesource`_ package in your ``setup.py``, the above example\nshould work out of the box. Make sure to depend on the `hurry.zoperesource`_\npackage in your ``setup.py``.\n\n.. _`hurry.zoperesource`: http://pypi.python.org/pypi/hurry.zoperesource\n\n.. _Grok: http://grok.zope.org\n\nPreparing hurry.slimbox before release\n======================================\n\nThis section is only relevant to release managers of ``hurry.slimbox``.\n\nWhen releasing ``hurry.slimbox``, an extra step should be taken. Follow the\nregular package `release instructions`_, but before egg generation (``python\nsetup.py register sdist upload``) first execute ``bin/slimboxprepare``. This\nwill download the Slimbox library and place it in the egg. (The version number\nis currently hardcoded in the hurry.slimbox.prepare module).\n\n.. _`release instructions`: http://grok.zope.org/documentation/how-to/releasing-software\n\nCHANGES\n*******\n\n0.1 (2009-12-27)\n================\n\n* Initial public release, using Slimbox 2.03.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "jQuery Slimbox Zope3 Popup", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "hurry.slimbox", "package_url": "https://pypi.org/project/hurry.slimbox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hurry.slimbox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/hurry.slimbox/2.03/", "requires_dist": null, "requires_python": null, "summary": "hurry.resource style resources for Slimbox.", "version": "2.03" }, "last_serial": 793132, "releases": { "2.03": [ { "comment_text": "", "digests": { "md5": "da025129f87e8500d656f8af39be914b", "sha256": "9a73ebc185a80beff45325763a1ea3d0b6e96e2c429bab62bf4bf8a27065c0ec" }, "downloads": -1, "filename": "hurry.slimbox-2.03.tar.gz", "has_sig": false, "md5_digest": "da025129f87e8500d656f8af39be914b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57908, "upload_time": "2009-12-27T22:25:32", "url": "https://files.pythonhosted.org/packages/8a/d3/21e8deb30c6ced909d43abc9af700e29f41ce575134679bfde19c2467367/hurry.slimbox-2.03.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "da025129f87e8500d656f8af39be914b", "sha256": "9a73ebc185a80beff45325763a1ea3d0b6e96e2c429bab62bf4bf8a27065c0ec" }, "downloads": -1, "filename": "hurry.slimbox-2.03.tar.gz", "has_sig": false, "md5_digest": "da025129f87e8500d656f8af39be914b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57908, "upload_time": "2009-12-27T22:25:32", "url": "https://files.pythonhosted.org/packages/8a/d3/21e8deb30c6ced909d43abc9af700e29f41ce575134679bfde19c2467367/hurry.slimbox-2.03.tar.gz" } ] }