{ "info": { "author": "Raptus AG", "author_email": "dev@raptus.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nProvides an archetypes field which stores a time range (from, to) \nin a string field.\n\nExample\n-------\n\n::\n\n from Products.TimeRangeWidget.widget import TimeRangeWidget\n \n ...\n \n StringField('timerange',\n widget = TimeRangeWidget(\n description = '',\n label = _at(u'label_timerange', default=u'Time range'),\n size = 40\n )\n ),\n \n ...\n\n\nChangelog\n=========\n\n2.0b3 (2010-10-24)\n------------------\n\n* Set zip_safe flag to False\n\n2.0b2 (2010-10-21)\n------------------\n\n* Added README\n\n2.0b1 (2010-10-19)\n------------------\n\n* First public release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://raptus.com", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.TimeRangeWidget", "package_url": "https://pypi.org/project/Products.TimeRangeWidget/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.TimeRangeWidget/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://raptus.com" }, "release_url": "https://pypi.org/project/Products.TimeRangeWidget/2.0b3/", "requires_dist": null, "requires_python": null, "summary": "Archetypes widget to store a time range", "version": "2.0b3" }, "last_serial": 785135, "releases": { "2.0b1": [ { "comment_text": "", "digests": { "md5": "cc0102565c4280ddc09fa39dd65e06b2", "sha256": "0538586b91992e3e9567d5cb1d2d63c15b48f1e571deb0fb588bafd7b8add569" }, "downloads": -1, "filename": "Products.TimeRangeWidget-2.0b1.tar.gz", "has_sig": false, "md5_digest": "cc0102565c4280ddc09fa39dd65e06b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4443, "upload_time": "2010-10-20T16:05:42", "url": "https://files.pythonhosted.org/packages/bd/38/eac8bfada051f46af1c49424dd51f0656d975a4c788c48be086b044c4a25/Products.TimeRangeWidget-2.0b1.tar.gz" } ], "2.0b2": [ { "comment_text": "", "digests": { "md5": "3b6454201e1aa07d35205cdf2351a08f", "sha256": "8beca8ba1183fc44aabeae01b1903340184a313a0b7c22d36e2104cdeca5cdc8" }, "downloads": -1, "filename": "Products.TimeRangeWidget-2.0b2.tar.gz", "has_sig": false, "md5_digest": "3b6454201e1aa07d35205cdf2351a08f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4743, "upload_time": "2010-10-21T16:11:03", "url": "https://files.pythonhosted.org/packages/f3/b3/4e43a142953427a6c7a4b8accde37cd0c5e0f4abfca9179725c3e0e2c875/Products.TimeRangeWidget-2.0b2.tar.gz" } ], "2.0b3": [ { "comment_text": "", "digests": { "md5": "c630712c2020b8bc6c6bfc8de4231626", "sha256": "97f6a1e964775e93e6edb34dc5a3648544f86c4f12fcf981325e6a57b96af55f" }, "downloads": -1, "filename": "Products.TimeRangeWidget-2.0b3.tar.gz", "has_sig": false, "md5_digest": "c630712c2020b8bc6c6bfc8de4231626", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4788, "upload_time": "2010-10-24T14:58:34", "url": "https://files.pythonhosted.org/packages/e1/e2/694bfc96a8f4839a2d6fb379475dfa31dca6ac15cc90fb14cee2a9044a25/Products.TimeRangeWidget-2.0b3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c630712c2020b8bc6c6bfc8de4231626", "sha256": "97f6a1e964775e93e6edb34dc5a3648544f86c4f12fcf981325e6a57b96af55f" }, "downloads": -1, "filename": "Products.TimeRangeWidget-2.0b3.tar.gz", "has_sig": false, "md5_digest": "c630712c2020b8bc6c6bfc8de4231626", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4788, "upload_time": "2010-10-24T14:58:34", "url": "https://files.pythonhosted.org/packages/e1/e2/694bfc96a8f4839a2d6fb379475dfa31dca6ac15cc90fb14cee2a9044a25/Products.TimeRangeWidget-2.0b3.tar.gz" } ] }