{ "info": { "author": "Fanstatic Developers", "author_email": "fanstatic@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "js.leaflet\n***********\n\nIntroduction\n============\n\nThis library packages the `Leaflet`_ JavaScript mapping library for\n`fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`Leaflet`: http://leafletjs.com/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.leaflet``) are published to some URL. As a bonus, this\nlibrary also packages up minified versions of the original CSS resources.\n\nPackaging\n=========\n\n.. image:: https://travis-ci.org/davidjb/js.leaflet.png?branch=master\n :target: https://travis-ci.org/davidjb/js.leaflet\n\nThe packaging is stored on GitHub at\nhttps://github.com/davidjb/js.leaflet. If you happen to come across a bug\nthat corresponds to *packaging*, then please report it here. Pull requests are\nmore than welcome if you're fixing something yourself -- the more help the\nbetter!\n\nAny other bugs that relate to the library itself should be directed to the\noriginal developers.\n\nDevelopment of this package\n---------------------------\n\nThis process requires installation of the package for development - the\nsuggested method to do this is via the `Buildout` within this package::\n\n cd js.leaflet\n python boostrap.py\n ./bin/buildout\n\nRunning tests\n-------------\n\nAfter running the `Buildout` within this package, do this:\n\n ./bin/tox\n\n...and watch the magic unfold.\n\nUpdating this package\n---------------------\n\nIn order to obtain a newer version of this library, do the following \n(substituting the version number for the newer version)::\n\n LEAFLET_VERSION=0.6.3\n pushd js/leaflet/resources\n wget http://leaflet-cdn.s3.amazonaws.com/build/leaflet-$LEAFLET_VERSION.zip -O leaflet.zip\n #Overwrites older files with new ones\n unzip -o leaflet.zip\n rm leaflet.zip\n popd\n #Edit changelog, setup.py for versions, etc here\n ./bin/fanstatic-compile -v js\n git add js\n git commit -a -m \"Updated for release $LEAFLET_VERSION\"\n git push\n\nIf you're doing this out in your own fork of the GitHub repository, then\nsend through a pull request so everyone can benefit from the updated \nlibrary.\n\nUsage\n=====\n\nYou can import ``leaflet`` from ``js.leaflet`` and ``need`` it where you want\nthese resources to be included on a page::\n\n >>> from js.leaflet import leaflet\n >>> leaflet.need()\n\n\nCHANGES\n*******\n\n0.7.1 (2014-01-06)\n==================\n\n- Upgraded Leaflet to v0.7.1.\n [davidjb]\n\n\n0.6.3 (2013-07-18)\n==================\n\n- Upgraded Leaflet to v0.6.3.\n [davidjb]\n\n\n0.6.2 (2013-07-03)\n==================\n\n- Upgraded Leaflet to v0.6.2.\n [davidjb]\n- Use Fanstatic for minification of CSS. This library now requires Fanstatic\n 1.0a or above.\n [davidjb]\n- Fix typo in library name.\n [davidjb]\n- Add tox and Travis CI support.\n [davidjb]\n\n\n0.5 (2013-02-04)\n================\n\n- Upgraded Leaflet to v0.5.\n [davidjb]\n\n\n0.4.5 (2013-01-07)\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://github.com/davidjb/js.leaflet", "keywords": "javascript mapping map leaflet js openlayers", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.leaflet", "package_url": "https://pypi.org/project/js.leaflet/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.leaflet/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/davidjb/js.leaflet" }, "release_url": "https://pypi.org/project/js.leaflet/0.7.1/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of Leaflet", "version": "0.7.1" }, "last_serial": 1810843, "releases": { "0.4.5": [ { "comment_text": "", "digests": { "md5": "9254ec42ba8d49e2dfb3e702fd1184ee", "sha256": "897d9160404b3c3567f7477cd74326717f3cd509129b4abb3392c805a4c2dc36" }, "downloads": -1, "filename": "js.leaflet-0.4.5.zip", "has_sig": false, "md5_digest": "9254ec42ba8d49e2dfb3e702fd1184ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100390, "upload_time": "2013-01-07T00:14:53", "url": "https://files.pythonhosted.org/packages/d6/58/3178a207edaae471a3deaf4425fe667205cefcb97912e08935729f7b258e/js.leaflet-0.4.5.zip" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "1560550c468a921e66ee12725d96f696", "sha256": "31b47127cb876d9adc05c71c3521b51d24b5e1047bab50004b7077462e3efd0c" }, "downloads": -1, "filename": "js.leaflet-0.5.zip", "has_sig": false, "md5_digest": "1560550c468a921e66ee12725d96f696", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107133, "upload_time": "2013-02-04T00:13:29", "url": "https://files.pythonhosted.org/packages/57/72/2ad9cb2c553791d695d99f965ab1a87d66a0979c9e71dc6df8a91ffc17ac/js.leaflet-0.5.zip" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "5acd68dd1348d1041be6d0d125dd04e5", "sha256": "9f0d283cf7587cfaa1e68bf88161a2d959821862e363c461b56eaaace4a98122" }, "downloads": -1, "filename": "js.leaflet-0.6.2.zip", "has_sig": false, "md5_digest": "5acd68dd1348d1041be6d0d125dd04e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121166, "upload_time": "2013-07-03T06:16:54", "url": "https://files.pythonhosted.org/packages/0f/84/023029d05be1d6234a4d426b5c2fb29ee433b71a031734015490e1883b54/js.leaflet-0.6.2.zip" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "7b8baf046be3964ba213beeebcdbebcd", "sha256": "02c83c1fdec4a3e8d0ee4f7765780ab200434f1f108a1d0de95170cde42634bb" }, "downloads": -1, "filename": "js.leaflet-0.6.3.zip", "has_sig": false, "md5_digest": "7b8baf046be3964ba213beeebcdbebcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121943, "upload_time": "2013-07-18T00:38:41", "url": "https://files.pythonhosted.org/packages/5a/d5/2ff5e960ba94e1613df2f04be4c098ee684d096ebd23298737dada805c98/js.leaflet-0.6.3.zip" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "1616ee0f899e853e26c160ddd400c1a2", "sha256": "2d4a69b4b18479364092e519f8f5defbf1b05520745603e14428b1dac85bc7f9" }, "downloads": -1, "filename": "js.leaflet-0.7.1.zip", "has_sig": false, "md5_digest": "1616ee0f899e853e26c160ddd400c1a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124758, "upload_time": "2014-01-06T04:01:29", "url": "https://files.pythonhosted.org/packages/e7/d5/8b2538f1cd7407eee495dce07fc229f38863c1d98641d33c9fc3fd4e9877/js.leaflet-0.7.1.zip" } ], "1.0.0b1": [ { "comment_text": "", "digests": { "md5": "6950572cd70f9348f9deb98f9b1dd693", "sha256": "0093bd14fff070e7c8d9ac98548c4a1fadffcf86055b81909e5067f82f003955" }, "downloads": -1, "filename": "js.leaflet-1.0.0b1.zip", "has_sig": false, "md5_digest": "6950572cd70f9348f9deb98f9b1dd693", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128901, "upload_time": "2015-07-20T01:45:16", "url": "https://files.pythonhosted.org/packages/42/4b/50dbc6c30106b25de028a4cb79395ac631acdbd13066978dfb1338efe4d2/js.leaflet-1.0.0b1.zip" } ], "1.0.0b2": [ { "comment_text": "", "digests": { "md5": "546bd6dd338687d914a9606b5142b6a5", "sha256": "c7fdb8974c7529ca57fe0ec8fb0b2351fc369bfa82f5ef67ca3943fc27629add" }, "downloads": -1, "filename": "js.leaflet-1.0.0b2.zip", "has_sig": false, "md5_digest": "546bd6dd338687d914a9606b5142b6a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 192228, "upload_time": "2015-11-11T03:06:02", "url": "https://files.pythonhosted.org/packages/1c/7c/9e0512262808226d4b72c4569f7986525e819187acacab7febd919d5b583/js.leaflet-1.0.0b2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1616ee0f899e853e26c160ddd400c1a2", "sha256": "2d4a69b4b18479364092e519f8f5defbf1b05520745603e14428b1dac85bc7f9" }, "downloads": -1, "filename": "js.leaflet-0.7.1.zip", "has_sig": false, "md5_digest": "1616ee0f899e853e26c160ddd400c1a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124758, "upload_time": "2014-01-06T04:01:29", "url": "https://files.pythonhosted.org/packages/e7/d5/8b2538f1cd7407eee495dce07fc229f38863c1d98641d33c9fc3fd4e9877/js.leaflet-0.7.1.zip" } ] }