{ "info": { "author": "Fanstatic Developers", "author_email": "fanstatic@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "js.respond\n**********\n\nIntroduction\n============\n\nThis library packages `Respond.js`_ for `Fanstatic`_.\n\n.. _`Fanstatic`: http://fanstatic.org\n.. _`Respond.js`: https://github.com/scottjehl/Respond\n\nThis requires integration between your web framework and ``Fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.respond``) are published to some URL.\n\nPackaging\n=========\n\nThe packaging is stored on GitHub at\nhttps://github.com/davidjb/js.respond. If you happen to come\nacross a bug that corresponds to *packaging*, then please report it here. Pull\nrequests are more than welcome if you're fixing something yourself -- the more\nhelp the better!\n\nAny other bugs that relate to the library itself should be directed to the\noriginal developers.\n\nUpdating this package\n=====================\n\nIn order to obtain a newer version of this library, do the following::\n\n git clone git://github.com/davidjb/js.respond.git\n cd js.respond\n pushd js/respond/resources/\n wget https://github.com/scottjehl/Respond/raw/master/respond.src.js -O respond.src.js\n wget https://github.com/scottjehl/Respond/raw/master/respond.min.js -O respond.min.js\n #Edit version and change log\n git commit -a -m \"Updated to git version v1.2.0\"\n git push\n\nIf you're doing this out in your own fork of the GitHub repository, then send\nthrough a pull request so everyone can benefit.\n\n\nUsing this library\n==================\n\nYou can import ``respond`` from ``js.respond`` and ``need`` it where you want\nthese resources to be included on a page::\n\n >>> from js.respond import respond\n >>> respond.need()\n\n\nCHANGES\n*******\n\n\n1.2.0 (2013-03-11)\n==================\n\n- Initial Fanstatic packaging.\n [davidjb]", "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.respond", "package_url": "https://pypi.org/project/js.respond/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.respond/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/js.respond/1.2.0/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of Respond.js", "version": "1.2.0" }, "last_serial": 721934, "releases": { "1.2.0": [ { "comment_text": "", "digests": { "md5": "8f501e7a8fc0fa336a8d19afbf359fec", "sha256": "16f9f677abe5bd22b03664ad0755001286a4c4b5df7fb67d261e4682936600ab" }, "downloads": -1, "filename": "js.respond-1.2.0.zip", "has_sig": false, "md5_digest": "8f501e7a8fc0fa336a8d19afbf359fec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18099, "upload_time": "2013-03-11T07:04:59", "url": "https://files.pythonhosted.org/packages/4e/de/2ba01f8352587384a4751ff8f156cdbafa2a2bef19fa0cfab0467036a251/js.respond-1.2.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8f501e7a8fc0fa336a8d19afbf359fec", "sha256": "16f9f677abe5bd22b03664ad0755001286a4c4b5df7fb67d261e4682936600ab" }, "downloads": -1, "filename": "js.respond-1.2.0.zip", "has_sig": false, "md5_digest": "8f501e7a8fc0fa336a8d19afbf359fec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18099, "upload_time": "2013-03-11T07:04:59", "url": "https://files.pythonhosted.org/packages/4e/de/2ba01f8352587384a4751ff8f156cdbafa2a2bef19fa0cfab0467036a251/js.respond-1.2.0.zip" } ] }