{ "info": { "author": "Josip Delic", "author_email": "delijati@delijati.net", "bugtrack_url": null, "classifiers": [], "description": "Introduction\n============\n\n.. image:: https://api.travis-ci.org/delijati/js.select2.svg?branch=master\n :target: https://travis-ci.org/delijati/js.select2\n :alt: master Travis CI Status\n\nThis library packages `select2`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`select2`: https://select2.github.io/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.select2``) are published to some URL.\n\nHow to use?\n===========\n\n\nYou can import ``select2`` from ``js.select2`` and ``need`` it where you want\nthese resources to be included on a page::\n\n >>> from js.select2 import select2\n >>> select2.need()\n\nTo use the full build use::\n\n >>> from js.select2 import select2_full\n >>> select2_full.need()\n\nCHANGES\n=======\n\n4.0.4-1 (2017-10-16)\n--------------------\n\n- Fix a typo in a path in the resources definition.\n\n\n4.0.4 (2017-10-08)\n------------------\n\n- Upgraded to 4.0.4\n\n- Put i18n files inside a dictionary.\n\n- Added the 'full' javascript resources.\n\n- Include the minified CSS.\n\n\n4.0.1 (2016-01-13)\n------------------\n\n- Merged 4.0.1\n\n- README.md to README.rst\n\n\n4.0.1 (2016-01-13)\n------------------\n\n- Merged 4.0.1\n\n- README.md to README.rst\n\n\n4.0.1+md.1 (2015-12-18)\n-----------------------\n\n- Upgraded to 4.0.1\n\n\n4.0.0+md.1 (2015-06-22)\n-----------------------\n\n- Upgraded to 4.0.0\n\n\n3.4.1 (2013-06-10)\n------------------\n\n- Minor fix select2_locale_zh-TW.js.\n\n\n3.4 (2013-06-06)\n----------------\n\n- Updated to 3.4.\n\n- Added i18n to __init__.py.\n\n\n3.3 (2013-01-21)\n----------------\n\n- Added missing files.\n\n\n3.2 (2013-01-21)\n----------------\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/delijati/js.select2", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "js.select2", "package_url": "https://pypi.org/project/js.select2/", "platform": "", "project_url": "https://pypi.org/project/js.select2/", "project_urls": { "Homepage": "https://github.com/delijati/js.select2" }, "release_url": "https://pypi.org/project/js.select2/4.0.4.post1/", "requires_dist": null, "requires_python": "", "summary": "Fanstatic packaging of select2", "version": "4.0.4.post1" }, "last_serial": 3254574, "releases": { "3.2": [ { "comment_text": "", "digests": { "md5": "c03ee1aa461e8acb12a5559a56794b00", "sha256": "0b2aad67afe6cc9859f65970de8229624d20470770cc434ea346c06fd1c23c68" }, "downloads": -1, "filename": "js.select2-3.2.zip", "has_sig": false, "md5_digest": "c03ee1aa461e8acb12a5559a56794b00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37031, "upload_time": "2013-01-21T11:20:46", "url": "https://files.pythonhosted.org/packages/02/6f/0325911a2d017002503ee1a02336483637dd47c26b95710e586cf02947ba/js.select2-3.2.zip" } ], "3.3": [ { "comment_text": "", "digests": { "md5": "a944a749d869d3435a7aebab0cdb6913", "sha256": "c17d467c74393d4c74ca65bcbe371314d5eae56841a1d84ebbef98f32a0ea5cc" }, "downloads": -1, "filename": "js.select2-3.3.zip", "has_sig": false, "md5_digest": "a944a749d869d3435a7aebab0cdb6913", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42805, "upload_time": "2013-01-21T11:49:05", "url": "https://files.pythonhosted.org/packages/2b/ab/d40f90629d0017a83d17e7ecee2cc3b485ee5751fc75e19d6ee1a2585987/js.select2-3.3.zip" } ], "3.4": [ { "comment_text": "", "digests": { "md5": "54f4652b5f2390549f1dd964511529c1", "sha256": "b325624e9b2b22e3a5d08df046329656bce5e6af65e054fe3a1aa4e57f7cd9ce" }, "downloads": -1, "filename": "js.select2-3.4.zip", "has_sig": false, "md5_digest": "54f4652b5f2390549f1dd964511529c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78022, "upload_time": "2013-06-06T16:14:07", "url": "https://files.pythonhosted.org/packages/8a/37/4b3ab3c2603adf843c229fa1b2fa5144ee6d966190334e3713ad55a93fa0/js.select2-3.4.zip" } ], "3.4.1": [ { "comment_text": "", "digests": { "md5": "cb53c1a70a913f55294a1323c7e2bd49", "sha256": "8d1ab36ed9392e01a2101c9c182fbf48d8bf0328968d60e57d81ec43057ff5e5" }, "downloads": -1, "filename": "js.select2-3.4.1.zip", "has_sig": false, "md5_digest": "cb53c1a70a913f55294a1323c7e2bd49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78391, "upload_time": "2013-06-10T13:56:10", "url": "https://files.pythonhosted.org/packages/a7/bd/b8ba4438dfb0a7b351725a84f0e91ab8b2650a689ba8013c8514b4f6f51a/js.select2-3.4.1.zip" } ], "4.0.4": [ { "comment_text": "", "digests": { "md5": "0a36b0898acabba2fdca3527efd442fa", "sha256": "6a03f7afef7edd2554aec13e007b5b1925f5ecc858d2084731aebd7c295c0790" }, "downloads": -1, "filename": "js.select2-4.0.4.tar.gz", "has_sig": false, "md5_digest": "0a36b0898acabba2fdca3527efd442fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124409, "upload_time": "2017-10-08T12:45:08", "url": "https://files.pythonhosted.org/packages/e0/77/24bd1cf40913ed31ca43729d42c1c29142d7dc9eea72076d0094ceb234b1/js.select2-4.0.4.tar.gz" } ], "4.0.4.post1": [ { "comment_text": "", "digests": { "md5": "ccda72fca512a2fc245227920d3103e3", "sha256": "e2feb54e92c1b933490c140111babe2f95c157babcd4fa8baa26d791014cc16d" }, "downloads": -1, "filename": "js.select2-4.0.4.post1.tar.gz", "has_sig": false, "md5_digest": "ccda72fca512a2fc245227920d3103e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124553, "upload_time": "2017-10-16T19:56:56", "url": "https://files.pythonhosted.org/packages/d4/c7/b5a5c3e09a334b1dda1580b48f752cbc278f9513585ebd7adfd01789ad96/js.select2-4.0.4.post1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ccda72fca512a2fc245227920d3103e3", "sha256": "e2feb54e92c1b933490c140111babe2f95c157babcd4fa8baa26d791014cc16d" }, "downloads": -1, "filename": "js.select2-4.0.4.post1.tar.gz", "has_sig": false, "md5_digest": "ccda72fca512a2fc245227920d3103e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124553, "upload_time": "2017-10-16T19:56:56", "url": "https://files.pythonhosted.org/packages/d4/c7/b5a5c3e09a334b1dda1580b48f752cbc278f9513585ebd7adfd01789ad96/js.select2-4.0.4.post1.tar.gz" } ] }