{
"info": {
"author": "Nicolas Laurance",
"author_email": "nicolas.laurance@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Environment :: Web Environment",
"Environment :: Web Environment :: ToscaWidgets",
"Framework :: TurboGears :: Widgets",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Affero General Public License v3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Software Development :: Widget Sets"
],
"description": ".. contents::\n\nDetailed Documentation\n**********************\n\n\ntw.jqmultiselect documentation\n==============================\n\n\ntw.jqmultiselect is a tosca widget wrapper around ui.multiselect\na jquery extension which can be found here :\n\n`http://www.quasipartikel.at/multiselect/ `_\n\n\nusage example::\n\n from tw.forms import TableForm\n from tw.jqmultiselect import Jqmultiselect\n\n class EditMovieForm(TableForm):\n submit_text = 'Edit Movie'\n\n fields = [\n Jqmultiselect('actors',\n help_text = 'Please choose the actors of the movie.',\n searchable=True, # default = True\n sortable=True, # default=True\n ),\n ]\n\n\nContributors\n************\n\n\nMain developpers\n================\n\n* Nicolas Laurance \n\n\nChange history\n**************\n\nNew in 0.1\n==========\n\nFirst Release",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://code.google.com/p/jqmultiselect/",
"keywords": "toscawidgets.widgets,multiselect,form",
"license": "UNKNOWN",
"maintainer": null,
"maintainer_email": null,
"name": "tw.jqmultiselect",
"package_url": "https://pypi.org/project/tw.jqmultiselect/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/tw.jqmultiselect/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://code.google.com/p/jqmultiselect/"
},
"release_url": "https://pypi.org/project/tw.jqmultiselect/0.2/",
"requires_dist": null,
"requires_python": null,
"summary": "multiselection widget",
"version": "0.2"
},
"last_serial": 801032,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "aaa167da0e91992dd64d9eda8895d32f",
"sha256": "c7d8d04ebf3e4759f69a236dddaeb05cd4d89dce971222b1bf4734531e73ad35"
},
"downloads": -1,
"filename": "tw.jqmultiselect-0.1.tar.gz",
"has_sig": false,
"md5_digest": "aaa167da0e91992dd64d9eda8895d32f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 68511,
"upload_time": "2010-07-13T01:09:31",
"url": "https://files.pythonhosted.org/packages/c5/cb/07f7a51b4ce291a327667db5d95ab6572a93ce87505b55f501573c9f7437/tw.jqmultiselect-0.1.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "5c7d3807579ec96da1dd2e350df8cb1d",
"sha256": "aaed899b294517619af8ffe7205556d237182ba2475ba10ab3806a5718554e7b"
},
"downloads": -1,
"filename": "tw.jqmultiselect-0.2.tar.gz",
"has_sig": false,
"md5_digest": "5c7d3807579ec96da1dd2e350df8cb1d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11423,
"upload_time": "2010-07-28T09:23:43",
"url": "https://files.pythonhosted.org/packages/70/b0/21c416ec9efa444ea76373525d576f17dc58793c6c3b817081f807f25dab/tw.jqmultiselect-0.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "5c7d3807579ec96da1dd2e350df8cb1d",
"sha256": "aaed899b294517619af8ffe7205556d237182ba2475ba10ab3806a5718554e7b"
},
"downloads": -1,
"filename": "tw.jqmultiselect-0.2.tar.gz",
"has_sig": false,
"md5_digest": "5c7d3807579ec96da1dd2e350df8cb1d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11423,
"upload_time": "2010-07-28T09:23:43",
"url": "https://files.pythonhosted.org/packages/70/b0/21c416ec9efa444ea76373525d576f17dc58793c6c3b817081f807f25dab/tw.jqmultiselect-0.2.tar.gz"
}
]
}