{ "info": { "author": "Denis Sukhonin", "author_email": "d.sukhonin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "js.url_parser\n*************\n\nIntroduction\n============\n\nThis library packages `url-parser`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`url-parser`: https://github.com/MadeByMike/url-parser\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.url_parser``) are published to some URL.\n\n\nHow to use?\n===========\n\nThis should be setup before rendering a page. See `fanstatic`_ for more\ninformation::\n\n >>> from fanstatic import init_needed\n >>> needed = init_needed(base_url='http://localhost')\n\nYou can import ``url_parser`` from ``js.url_parser`` and ``need`` it where you want\nthese resources to be included on a page::\n\n >>> from js.url_parser import url_parser\n >>> url_parser.need()\n\nRender the inclusion::\n\n >>> print needed.render()\n \n\nCHANGES\n*******\n\n1.1.0 (unreleased)\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": "https://bitbucket.org/negval/js.url_parser", "keywords": "fanstatic js javascript url parser", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.url_parser", "package_url": "https://pypi.org/project/js.url_parser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.url_parser/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/negval/js.url_parser" }, "release_url": "https://pypi.org/project/js.url_parser/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of url-parser", "version": "1.1.0" }, "last_serial": 1210099, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "899429b481255f9d9ce382adb403623c", "sha256": "63584d8bce11a0a0635243eea95d0c4c7ad1bad9a6b05f3584198c97a8aedd5f" }, "downloads": -1, "filename": "js.url_parser-1.1.0-py2.7.egg", "has_sig": false, "md5_digest": "899429b481255f9d9ce382adb403623c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 9186, "upload_time": "2014-09-02T09:05:57", "url": "https://files.pythonhosted.org/packages/ac/1b/d3d1907b717574ffa755e380296607a8b252f49bbd2a8e12d760b6e89f82/js.url_parser-1.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0b593ce683bea8e41e28aae12075ce49", "sha256": "59ac6b589178cf6cfecc8deeb08e56debde44ea501507a3c8b369ce11fcb0d43" }, "downloads": -1, "filename": "js.url_parser-1.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "0b593ce683bea8e41e28aae12075ce49", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 10376, "upload_time": "2014-09-02T09:06:01", "url": "https://files.pythonhosted.org/packages/81/aa/041a4e5d731760010ac6a9ef2c1d73459a4f443cf9649c5b8c65352004a9/js.url_parser-1.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3fb93998d6778753ca18f200ff857862", "sha256": "f6bd804b4f1b6465983454d1d2575ae07a5a6ee783bf4ffc787b8b6805a361d7" }, "downloads": -1, "filename": "js.url_parser-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3fb93998d6778753ca18f200ff857862", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8049, "upload_time": "2014-09-02T09:05:54", "url": "https://files.pythonhosted.org/packages/c0/8c/243452148258026c3b72fe6896f93a6a19e6a0702e7abb2abe58aaaec6a6/js.url_parser-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "899429b481255f9d9ce382adb403623c", "sha256": "63584d8bce11a0a0635243eea95d0c4c7ad1bad9a6b05f3584198c97a8aedd5f" }, "downloads": -1, "filename": "js.url_parser-1.1.0-py2.7.egg", "has_sig": false, "md5_digest": "899429b481255f9d9ce382adb403623c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 9186, "upload_time": "2014-09-02T09:05:57", "url": "https://files.pythonhosted.org/packages/ac/1b/d3d1907b717574ffa755e380296607a8b252f49bbd2a8e12d760b6e89f82/js.url_parser-1.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0b593ce683bea8e41e28aae12075ce49", "sha256": "59ac6b589178cf6cfecc8deeb08e56debde44ea501507a3c8b369ce11fcb0d43" }, "downloads": -1, "filename": "js.url_parser-1.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "0b593ce683bea8e41e28aae12075ce49", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 10376, "upload_time": "2014-09-02T09:06:01", "url": "https://files.pythonhosted.org/packages/81/aa/041a4e5d731760010ac6a9ef2c1d73459a4f443cf9649c5b8c65352004a9/js.url_parser-1.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3fb93998d6778753ca18f200ff857862", "sha256": "f6bd804b4f1b6465983454d1d2575ae07a5a6ee783bf4ffc787b8b6805a361d7" }, "downloads": -1, "filename": "js.url_parser-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3fb93998d6778753ca18f200ff857862", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8049, "upload_time": "2014-09-02T09:05:54", "url": "https://files.pythonhosted.org/packages/c0/8c/243452148258026c3b72fe6896f93a6a19e6a0702e7abb2abe58aaaec6a6/js.url_parser-1.1.0.tar.gz" } ] }