{ "info": { "author": "Jeroen Michiel", "author_email": "jmichiel@yahoo.com", "bugtrack_url": null, "classifiers": [], "description": "hurry.raphael\n*************\n\nIntroduction\n============\n\nThis library packages Raphael_ for `hurry.resource`_. It is aware of Raphael's\nstructure and different modes (normal, minified).\n\n.. _`hurry.resource`: http://pypi.python.org/pypi/hurry.resource\n.. _Raphael: http://raphaeljs.com/\n\nHow to use?\n===========\n\nYou can import Raphael from ``hurry.raphael`` and ``.need`` it where you want\nthese resources to be included on a page::\n\n from hurry import raphael\n\n .. in your page or widget rendering code, somewhere ..\n\n raphael.need()\n\nThis requires integration between your web framework and ``hurry.resource``,\nand making sure that the original resources (shipped in the ``raphael-build``\ndirectory in ``hurry.raphael``) 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``.\nFor grok, depending on `megrok.resource`_ should do it\n\n.. _`hurry.zoperesource`: http://pypi.python.org/pypi/hurry.zoperesource\n.. _`megrok.resource`: http://pypi.python.org/pypi/megrok.resource\n.. _Grok: http://grok.zope.org\n\nPreparing hurry.raphael before release\n======================================\n\nThis section is only relevant to release managers of ``hurry.raphael``.\n\nWhen releasing ``hurry.raphael``, 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/raphaelprepare``. This\nwill download the Raphael library and place it in the egg. (The version number\nis currently hardcoded in the hurry.raphael.prepare module).\n\n.. _`release instructions`: http://grok.zope.org/documentation/how-to/releasing-software\n\nCHANGES\n*******\n\n1.4.3.2 (2010-10-20)\n====================\n\n* support hurry.resource 0.10\n\n1.4.3.1 (2010-06-24)\n====================\n\n* Using Raphael-1.4.3.\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://github.com/jmichiel/hurry.raphael", "keywords": "", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "hurry.raphael", "package_url": "https://pypi.org/project/hurry.raphael/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hurry.raphael/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jmichiel/hurry.raphael" }, "release_url": "https://pypi.org/project/hurry.raphael/1.4.3.2/", "requires_dist": null, "requires_python": null, "summary": "hurry.resource style resources for Raphael.", "version": "1.4.3.2" }, "last_serial": 793130, "releases": { "1.4.3.1": [ { "comment_text": "", "digests": { "md5": "f3b3bc3b77fe2a629d8f6af9e7482465", "sha256": "6c5dfbfc76d6e73862b03522231376b3a0a4ca40d9c1fdc29af8f336678fc3f2" }, "downloads": -1, "filename": "hurry.raphael-1.4.3.1.zip", "has_sig": false, "md5_digest": "f3b3bc3b77fe2a629d8f6af9e7482465", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58126, "upload_time": "2010-06-25T10:33:18", "url": "https://files.pythonhosted.org/packages/c6/2c/a9d291cae0d7402879ad589c6a6d45295c320e5ef17da201a04942564384/hurry.raphael-1.4.3.1.zip" } ], "1.4.3.2": [ { "comment_text": "", "digests": { "md5": "3c2388388157c3ff370884566b2f2b2a", "sha256": "d4a99a59f764d0e3a11bd2918c47cb20588bf7bcae05a1dcad78938ffe4693c9" }, "downloads": -1, "filename": "hurry.raphael-1.4.3.2.zip", "has_sig": false, "md5_digest": "3c2388388157c3ff370884566b2f2b2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58232, "upload_time": "2010-10-20T10:39:29", "url": "https://files.pythonhosted.org/packages/88/b8/b7966d2d0910ce8e4b6f110e041c7e8b1e7527eb9a2559fd31860c766009/hurry.raphael-1.4.3.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3c2388388157c3ff370884566b2f2b2a", "sha256": "d4a99a59f764d0e3a11bd2918c47cb20588bf7bcae05a1dcad78938ffe4693c9" }, "downloads": -1, "filename": "hurry.raphael-1.4.3.2.zip", "has_sig": false, "md5_digest": "3c2388388157c3ff370884566b2f2b2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58232, "upload_time": "2010-10-20T10:39:29", "url": "https://files.pythonhosted.org/packages/88/b8/b7966d2d0910ce8e4b6f110e041c7e8b1e7527eb9a2559fd31860c766009/hurry.raphael-1.4.3.2.zip" } ] }