{ "info": { "author": "Andreas Kaiser", "author_email": "disko@binary-punks.com", "bugtrack_url": null, "classifiers": [], "description": "js.bootstrap_timepicker\n=======================\n\nIntroduction\n------------\n\nThis library packages `Bootstrap Timepicker`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`Bootstrap Timepicker`: http://jdewit.github.com/bootstrap-timepicker/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.bootstrap_timepicker``) are published to some URL.\n\n\nHow to use?\n-----------\n\n\nYou can import ``bootstrap_timepicker`` from ``js.bootstrap_timepicker`` and\n``need`` it where you want these resources to be included on a page::\n\n >>> from js.bootstrap_timepicker import bootstrap_timepicker\n >>> bootstrap_timepicker.need()\n\nThe above includes both CSS and JS in your page. If only need the JS *or* the\nCSS you can also include them separately::\n\n >>> from js.bootstrap_timepicker import bootstrap_timepicker_js\n >>> bootstrap_timepicker_js.need()\n\nor\n\n >>> from js.bootstrap_timepicker import bootstrap_timepicker_css\n >>> bootstrap_timepicker_css.need()\n\nCHANGES\n=======\n\n0.2.1\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/disko/js.bootstrap_timepicker", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.bootstrap_timepicker", "package_url": "https://pypi.org/project/js.bootstrap_timepicker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.bootstrap_timepicker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/disko/js.bootstrap_timepicker" }, "release_url": "https://pypi.org/project/js.bootstrap_timepicker/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of Bootstrap Timepicker", "version": "0.2.1" }, "last_serial": 1756135, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "19dae21a07b832938e74df12f37f2db7", "sha256": "760312ac43ffa38f9571b3ec5b0e46e97909f26c4f4f7a69fb09a680073c2c9d" }, "downloads": -1, "filename": "js.bootstrap_timepicker-0.2.1.tar.gz", "has_sig": false, "md5_digest": "19dae21a07b832938e74df12f37f2db7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11173, "upload_time": "2013-03-05T14:00:32", "url": "https://files.pythonhosted.org/packages/42/57/afad6e265fb9bdbb8b41ee551df8d5d0d703865ef3b97c2db93f1d388fe4/js.bootstrap_timepicker-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19dae21a07b832938e74df12f37f2db7", "sha256": "760312ac43ffa38f9571b3ec5b0e46e97909f26c4f4f7a69fb09a680073c2c9d" }, "downloads": -1, "filename": "js.bootstrap_timepicker-0.2.1.tar.gz", "has_sig": false, "md5_digest": "19dae21a07b832938e74df12f37f2db7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11173, "upload_time": "2013-03-05T14:00:32", "url": "https://files.pythonhosted.org/packages/42/57/afad6e265fb9bdbb8b41ee551df8d5d0d703865ef3b97c2db93f1d388fe4/js.bootstrap_timepicker-0.2.1.tar.gz" } ] }