{ "info": { "author": "Fanstatic Developers", "author_email": "fanstatic@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "js.foutbgone\n************\n\nIntroduction\n============\n\nThis library packages `FOUT-B-Gone`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`FOUT-B-Gone`: http://www.extensis.com/en/WebINK/fout-b-gone/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.foutbgone``) are published to some URL.\n\n\nHow to use?\n===========\n\n\nYou can import FOUT-B-Gone from ``js.foutbgone`` and ``need`` it where you want\nthese resources to be included on a page::\n\n >>> from js.foutbgone import foutbgone\n >>> foutbgone.need()\n\nThere is also an init available which renders the initialization into the HTML::\n\n >>> from js.foutbgone import foutbgone_init\n >>> from fanstatic import NeededResources\n >>> needed = NeededResources()\n >>> needed.need(foutbgone_init)\n >>> print needed.render()\n \n \nCHANGES\n*******\n\n0.1 (2011-07-20)\n================\n\n- Initial release.", "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": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.foutbgone", "package_url": "https://pypi.org/project/js.foutbgone/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.foutbgone/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/js.foutbgone/0.1/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of FOUT-B-Gone", "version": "0.1" }, "last_serial": 793708, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "96154f553b355a6fe600480bc106a894", "sha256": "4ecaefb63b9faa49eb74618387bceeaea50365a8371c8e3e98a8faaf5d2df28b" }, "downloads": -1, "filename": "js.foutbgone-0.1.tar.gz", "has_sig": false, "md5_digest": "96154f553b355a6fe600480bc106a894", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10739, "upload_time": "2011-07-20T15:25:04", "url": "https://files.pythonhosted.org/packages/6a/f2/e28a0e0e2c15ca7cc958bfd9850d04f571cf6b11f8c9e5fe57493f967cc4/js.foutbgone-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96154f553b355a6fe600480bc106a894", "sha256": "4ecaefb63b9faa49eb74618387bceeaea50365a8371c8e3e98a8faaf5d2df28b" }, "downloads": -1, "filename": "js.foutbgone-0.1.tar.gz", "has_sig": false, "md5_digest": "96154f553b355a6fe600480bc106a894", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10739, "upload_time": "2011-07-20T15:25:04", "url": "https://files.pythonhosted.org/packages/6a/f2/e28a0e0e2c15ca7cc958bfd9850d04f571cf6b11f8c9e5fe57493f967cc4/js.foutbgone-0.1.tar.gz" } ] }