{
"info": {
"author": "RedTurtle Developers",
"author_email": "sviluppoplone@redturtle.it",
"bugtrack_url": null,
"classifiers": [],
"description": "js.bootstrap\n************\n\n.. image:: https://travis-ci.org/RedTurtle/js.bootstrap.png?branch=master\n\nIntroduction\n============\n\nThis library packages `twitter bootstrap`_ for `fanstatic`_. It is aware of different modes (normal, minified).\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`twitter bootstrap`: http://getbootstrap.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.bootstrap``) are published to some URL.\n\n\nContact\n=======\n\n.. image:: http://www.redturtle.it/redturtle_banner.png\n\n* | Andrew Mleczko <``andrew.mleczko at redturtle.net``>\n | **RedTurtle Technology**, http://www.redturtle.net/\n\nHow to use?\n===========\n\nThis should be setup before rendering a page. See `fanstatic`_ for more\ninformation::\n\n >>> from fanstatic import init_needed\n >>> needed = init_needed(base_url='http://localhost')\n\nYou can import bootstrap from ``js.bootstrap`` and ``.need`` it\nwhere you want these resources to be included on a page::\n\n >>> from js.bootstrap import bootstrap\n >>> bootstrap.need()\n\nIf you want gradients and drop-shadows on your buttons, menus and panels,\nyou can include the bootstrap_theme css::\n\n >>> from js.bootstrap import bootstrap_theme\n >>> bootstrap_theme.need()\n\nRender the inclusion::\n\n >>> print needed.render()\n \n \n \n \n\nCHANGES\n*******\n\n3.3.4 (2015-04-21)\n==================\n\n- Update to Bootstrap 3.3.4 [amleczko]\n\n\n3.3.2 (2015-04-17)\n==================\n\n- Update to Bootstrap 3.3.2 [teixas]\n\n\n3.3.1 (2015-01-13)\n==================\n\n- Update to Bootstrap 3.3.1 [pabo3000]\n- Update bootstrap.py [pabo3000]\n\n\n3.2 (2014-09-03)\n================\n\n- Update to Bootstrap 3.2 [amleczko]\n- Add map files [neglectedvalue]\n\n\n3.1.1 (2014-04-23)\n==================\n\n- Update to Bootstrap 3.1.1.\n [davidjb]\n\n\n3.0.2 (2013-12-14)\n==================\n\n- update to bootstrap 3.0.2\n\n\n3.0.0.2 (2013-12-14)\n====================\n\n- include missing font's in manifest [dnozay]\n\n\n3.0.0.1 (2013-10-01)\n====================\n\n- include missing theme.css [dairiki]\n\n\n3.0 (2013-09-30)\n================\n\n- update to bootstrap 3.0 [Christian Klinger]\n\n\n2.3.2 (2013-08-02)\n==================\n\n- updated to bootstrap 2.3.2 [tmassman]\n\n\n2.3.1 (2013-03-08)\n==================\n\n- Upgrade to bootstrap 2.3.1 [disko]\n\n\n2.3.0 (2013-02-26)\n==================\n\n- Upgraded to bootstrap 2.3.0 [amleczko]\n\n\n2.2.2 (2012-12-11)\n==================\n\n- Upgrade to bootstrap 2.2.2 [disko]\n\n\n2.1.6 (2012-10-25)\n==================\n\n- Upgrade to bootstrap 2.1.1 [disko]\n\n\n2.1.5 (2012-08-22)\n==================\n\n- pin to boostrap 2.1 [amleczko]\n\n2.1.3.1 (2012-05-23)\n====================\n\n- fix problem with readme.rst and manifest.ini [amleczko]\n\n2.1.3 (2012-05-19)\n==================\n\n- Update to bootstrap 2.0.3 [amleczko]\n\n2.1.1 (2012-03-01)\n==================\n\n- Pin to bootstrap version 2.0.1 [amleczko]\n\n2.1 (2012-02-01)\n================\n\n- add also bootstrap images [amleczko]\n\n2.0 (2012-02-01)\n================\n\n- update to twitter bootstrap 2.0 [amleczko]\n\n1.4 (09-11-2011)\n================\n\n- update to twitter bootstrap 1.4 [amleczko]\n\n1.3.2 (30-09-2011)\n==================\n\n- update bootstrap.css to proper 1.3.0 version [amleczko]\n\n1.3.1 (29-09-2011)\n==================\n\n- fix javascript dependency problems [amleczko]\n\n1.3.0 (28-09-2011)\n==================\n\n- Initial release - using bootstrap 1.3.0 [amleczko]",
"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/RedTurtle/js.bootstrap",
"keywords": "fanstatic twitter bootstrap redturtle",
"license": "BSD",
"maintainer": null,
"maintainer_email": null,
"name": "js.bootstrap",
"package_url": "https://pypi.org/project/js.bootstrap/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/js.bootstrap/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/RedTurtle/js.bootstrap"
},
"release_url": "https://pypi.org/project/js.bootstrap/3.3.4/",
"requires_dist": null,
"requires_python": null,
"summary": "fanstatic twitter bootstrap.",
"version": "3.3.4"
},
"last_serial": 3554904,
"releases": {
"1.3.0": [
{
"comment_text": "",
"digests": {
"md5": "9e136997f4e0c2f3a16ef6555bab0e9e",
"sha256": "4a1dd53fb04d544935c6d0153e9259f6c20ad6660264a8a485d2db8449407b96"
},
"downloads": -1,
"filename": "js.bootstrap-1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "9e136997f4e0c2f3a16ef6555bab0e9e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27495,
"upload_time": "2011-09-28T18:47:52",
"url": "https://files.pythonhosted.org/packages/fb/ae/7a4d197b91419bbe7fdb5f8c9ee330c3f0ff00a2ffe1da6d78715b07d3b7/js.bootstrap-1.3.0.tar.gz"
}
],
"1.3.1": [
{
"comment_text": "",
"digests": {
"md5": "dc0500315a5925a4b2ebc29e816ae5d9",
"sha256": "a6202d741d43d3e568ea03f5f610ccfd47168d4b5fa91399d719c5a9ad81c414"
},
"downloads": -1,
"filename": "js.bootstrap-1.3.1.tar.gz",
"has_sig": false,
"md5_digest": "dc0500315a5925a4b2ebc29e816ae5d9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 25863,
"upload_time": "2011-09-29T07:55:54",
"url": "https://files.pythonhosted.org/packages/12/d2/d0a23d98659e900b7bbf77730b1917b6dc2338181dfa9245c9c5ab49d401/js.bootstrap-1.3.1.tar.gz"
}
],
"1.3.2": [
{
"comment_text": "",
"digests": {
"md5": "5f55d6313bfbb254c34a25c98f79b474",
"sha256": "0d936c09dc6fd0769bdc340aba72c2f6cdb17a601dbee8b4c3a337f3f3f0d0f0"
},
"downloads": -1,
"filename": "js.bootstrap-1.3.2.tar.gz",
"has_sig": false,
"md5_digest": "5f55d6313bfbb254c34a25c98f79b474",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 25950,
"upload_time": "2011-09-30T09:54:19",
"url": "https://files.pythonhosted.org/packages/85/27/4136948c0954dfea14ca1f67fe4d7b72d1096e3b830831246a5546fac4c1/js.bootstrap-1.3.2.tar.gz"
}
],
"1.4": [
{
"comment_text": "",
"digests": {
"md5": "cceaedc7e79c32d613f5ff2015fe1f67",
"sha256": "e1d1e91950910476dd1753d108be79b84bfc9d719f20fc7e412ce8226e01cfc3"
},
"downloads": -1,
"filename": "js.bootstrap-1.4.tar.gz",
"has_sig": false,
"md5_digest": "cceaedc7e79c32d613f5ff2015fe1f67",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 29083,
"upload_time": "2011-11-09T10:06:52",
"url": "https://files.pythonhosted.org/packages/50/80/17afa1d2d2e9f5702d9527dc0a633c3029e13c19fd577143b3a3647db605/js.bootstrap-1.4.tar.gz"
}
],
"2.0": [
{
"comment_text": "",
"digests": {
"md5": "f121be82aab9c8f3dcacc5e2365cd1f0",
"sha256": "d3b1f459177aabaadf819bb398cfc601f6aa6e150ab494b23b7ee80e20518714"
},
"downloads": -1,
"filename": "js.bootstrap-2.0.tar.gz",
"has_sig": false,
"md5_digest": "f121be82aab9c8f3dcacc5e2365cd1f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 44430,
"upload_time": "2012-02-01T12:24:20",
"url": "https://files.pythonhosted.org/packages/14/bb/103f40bf555b2f018869a1a1cab5e50fbc775034de02db6e5f2a4dc60cb6/js.bootstrap-2.0.tar.gz"
}
],
"2.1": [
{
"comment_text": "",
"digests": {
"md5": "a55530fe834c29caf6002ca02ea06c8c",
"sha256": "06b059f20a97fb6f55578dc87d11c2323a1530aae382f23de3764c8ad773781d"
},
"downloads": -1,
"filename": "js.bootstrap-2.1.tar.gz",
"has_sig": false,
"md5_digest": "a55530fe834c29caf6002ca02ea06c8c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 49430,
"upload_time": "2012-02-01T15:31:48",
"url": "https://files.pythonhosted.org/packages/b0/79/f8444aaeffb9b8c5c1458d592d7a39507a9012a3bf3da289d076152c33dd/js.bootstrap-2.1.tar.gz"
}
],
"2.1.1": [
{
"comment_text": "",
"digests": {
"md5": "cce815ac5c8b2e09b6a48d509fd9bb1a",
"sha256": "478db4a20252aa0a53661b2d6736b4b1895b5c608004b934cbd9c986fbfc9479"
},
"downloads": -1,
"filename": "js.bootstrap-2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "cce815ac5c8b2e09b6a48d509fd9bb1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 50397,
"upload_time": "2012-03-01T11:49:21",
"url": "https://files.pythonhosted.org/packages/e5/6b/8992dbcbc6d76a58144d7d1ed31e2892e1b8233654ed40d645c1c6f725c2/js.bootstrap-2.1.1.tar.gz"
}
],
"2.1.3": [
{
"comment_text": "",
"digests": {
"md5": "86e72a5c868e0016a11b5443d62daacd",
"sha256": "63323bcb2337382391f33617aeb079b31a66f4272a183817084d0633b565ab6f"
},
"downloads": -1,
"filename": "js.bootstrap-2.1.3.tar.gz",
"has_sig": false,
"md5_digest": "86e72a5c868e0016a11b5443d62daacd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 74814,
"upload_time": "2012-05-19T17:54:36",
"url": "https://files.pythonhosted.org/packages/62/aa/83cfc5128d1f6e89888f5fb20933db6137bea4ce8df4a526672083d51fc0/js.bootstrap-2.1.3.tar.gz"
}
],
"2.1.3.1": [
{
"comment_text": "",
"digests": {
"md5": "74e7887d977a65151cc0974fad6bc394",
"sha256": "292425350d484e55d5c57037e66868ee489d0e105f5520a10520f0c37e4c7f02"
},
"downloads": -1,
"filename": "js.bootstrap-2.1.3.1.tar.gz",
"has_sig": false,
"md5_digest": "74e7887d977a65151cc0974fad6bc394",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 74948,
"upload_time": "2012-05-23T12:33:13",
"url": "https://files.pythonhosted.org/packages/7a/1d/012d7ba841ed20302509a4456f44f5ea12834e1a28ec8f3f45e9e9c31082/js.bootstrap-2.1.3.1.tar.gz"
}
],
"2.1.5": [
{
"comment_text": "",
"digests": {
"md5": "f9cd40a68d7e7685d6a3a5437d492d82",
"sha256": "ff7ef3b4798a7b93f07208389bdc73a0079d6cd2946a3e963c77a914dd041edd"
},
"downloads": -1,
"filename": "js.bootstrap-2.1.5.zip",
"has_sig": false,
"md5_digest": "f9cd40a68d7e7685d6a3a5437d492d82",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 88106,
"upload_time": "2012-08-22T08:09:01",
"url": "https://files.pythonhosted.org/packages/bd/1a/771b6e317f300793d9860c41a044732b872a54d643c09517f1eba6eda01d/js.bootstrap-2.1.5.zip"
}
],
"2.1.6": [
{
"comment_text": "",
"digests": {
"md5": "03c4004042ab3d43a10f1553f233dc3e",
"sha256": "f579bd5fc7436276861c6ed5de898209fadc4b50a7ca9692a84caa62f00ed72f"
},
"downloads": -1,
"filename": "js.bootstrap-2.1.6.zip",
"has_sig": false,
"md5_digest": "03c4004042ab3d43a10f1553f233dc3e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 89168,
"upload_time": "2012-10-25T07:09:34",
"url": "https://files.pythonhosted.org/packages/d3/fe/5d74c3b49e50a93fd24ce844f3020c58e8d495b9cce77425acbba080de7a/js.bootstrap-2.1.6.zip"
}
],
"2.2.2": [
{
"comment_text": "",
"digests": {
"md5": "7480d4f3823b28675b31b73dd2761df9",
"sha256": "320ec83d9b65812d4d8988358e83a9b89724100e00dc0a293686719fc7296116"
},
"downloads": -1,
"filename": "js.bootstrap-2.2.2.zip",
"has_sig": false,
"md5_digest": "7480d4f3823b28675b31b73dd2761df9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 92357,
"upload_time": "2012-12-11T15:07:12",
"url": "https://files.pythonhosted.org/packages/9c/33/8b0f18638063b43a3b58e98f4d78482f82c9ffd7138c7d753c986a120927/js.bootstrap-2.2.2.zip"
}
],
"2.3.0": [
{
"comment_text": "",
"digests": {
"md5": "d25b52a756fee3a6be26ab44556aebe0",
"sha256": "84799b16baf625f6ca9cda04540f9dbd2e8d2b3a5fab97172352934f809d983e"
},
"downloads": -1,
"filename": "js.bootstrap-2.3.0.zip",
"has_sig": false,
"md5_digest": "d25b52a756fee3a6be26ab44556aebe0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 93552,
"upload_time": "2013-02-26T08:15:01",
"url": "https://files.pythonhosted.org/packages/1e/fe/9f987d75d0478e585faa136b895f4d8b1c5358b07f13070bc350ec36b996/js.bootstrap-2.3.0.zip"
}
],
"2.3.1": [
{
"comment_text": "",
"digests": {
"md5": "a62b342af87f3a334cf1718505a1819d",
"sha256": "ad1fee15e1c4821cc4f10a38d8237b6d271e12a1e0f1fc4707ac01ca7a1da29d"
},
"downloads": -1,
"filename": "js.bootstrap-2.3.1.zip",
"has_sig": false,
"md5_digest": "a62b342af87f3a334cf1718505a1819d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 93714,
"upload_time": "2013-03-08T13:10:47",
"url": "https://files.pythonhosted.org/packages/c2/6e/aafa98fd7745b4d0c83bae376a2ea6b1e20acc19816e581fb57ef7d91c27/js.bootstrap-2.3.1.zip"
}
],
"2.3.2": [
{
"comment_text": "",
"digests": {
"md5": "e7ec43ffafd0314a935dc61774946bc4",
"sha256": "5213d997f053f5951cf02d0a6c313c176575ed6e054848c41e23b17ecb88e5a2"
},
"downloads": -1,
"filename": "js.bootstrap-2.3.2.zip",
"has_sig": false,
"md5_digest": "e7ec43ffafd0314a935dc61774946bc4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 93945,
"upload_time": "2013-08-02T08:43:08",
"url": "https://files.pythonhosted.org/packages/b9/a7/b2724241936a1910a18bc9930d3861dbcf4690cd433345d998d4bc57b3b2/js.bootstrap-2.3.2.zip"
}
],
"3.0": [
{
"comment_text": "",
"digests": {
"md5": "7c8dce373f59c8fc4544a8f047218356",
"sha256": "8e0af7f4cfe5a77db7b6a969002446d254a4cdd2f3e0f6e18b49f753bb5faa49"
},
"downloads": -1,
"filename": "js.bootstrap-3.0.zip",
"has_sig": false,
"md5_digest": "7c8dce373f59c8fc4544a8f047218356",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 60695,
"upload_time": "2013-09-30T12:35:37",
"url": "https://files.pythonhosted.org/packages/69/1e/509ba6433fbccdcffe2fb48ba09e5e476f8efe3ca1eab43ef8ffdd8d4d92/js.bootstrap-3.0.zip"
}
],
"3.0.0.1": [
{
"comment_text": "",
"digests": {
"md5": "5665b35372163d2130b6f429640c13be",
"sha256": "9f86c826f2215747805cbc5799ba4bc0ff8b24619e0b4eb250e5fba9b2ff7dea"
},
"downloads": -1,
"filename": "js.bootstrap-3.0.0.1.zip",
"has_sig": false,
"md5_digest": "5665b35372163d2130b6f429640c13be",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 65206,
"upload_time": "2013-10-01T11:03:10",
"url": "https://files.pythonhosted.org/packages/5b/45/504d55f6eb139f1b1baff934b3c51e58cf3893c76bf784314bcf1ac31d80/js.bootstrap-3.0.0.1.zip"
}
],
"3.0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "b56b7d3650e5f220f94c3ccf90b7e929",
"sha256": "f0a15402ff42baf91ccedc6c83c7787842c0cb75935739c2a8d0e3f60de8e1d2"
},
"downloads": -1,
"filename": "js.bootstrap-3.0.0.2.zip",
"has_sig": false,
"md5_digest": "b56b7d3650e5f220f94c3ccf90b7e929",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 130102,
"upload_time": "2013-12-14T13:10:33",
"url": "https://files.pythonhosted.org/packages/aa/0e/5e4aca47fe70fb899c00c9aee69299a082ed43219ae9f548327bb1429d83/js.bootstrap-3.0.0.2.zip"
}
],
"3.0.2": [
{
"comment_text": "",
"digests": {
"md5": "ac7a057e5575f3a4f19cf7f727d41a3e",
"sha256": "5cfabb16f237123fe0f4a4fb9b6a146ff052cd4fc471a075046ff2520f905d09"
},
"downloads": -1,
"filename": "js.bootstrap-3.0.2.zip",
"has_sig": false,
"md5_digest": "ac7a057e5575f3a4f19cf7f727d41a3e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 152187,
"upload_time": "2013-12-14T13:24:37",
"url": "https://files.pythonhosted.org/packages/de/b3/31014c04d2272470b7b1fab611529c6bcbfb3913ecdb3a44463b7eb1ec76/js.bootstrap-3.0.2.zip"
}
],
"3.1.1": [
{
"comment_text": "",
"digests": {
"md5": "8bfdde038356dd3385e2ebe49b4c8d53",
"sha256": "b07fda1a28d98ef981c2f22db9eb871cf208dc13ab39df197f6980a33dd3ebd3"
},
"downloads": -1,
"filename": "js.bootstrap-3.1.1.zip",
"has_sig": false,
"md5_digest": "8bfdde038356dd3385e2ebe49b4c8d53",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 152646,
"upload_time": "2014-04-23T07:46:23",
"url": "https://files.pythonhosted.org/packages/10/69/c7d54c08f0c8ca4576fa30b396f1ba9156b99ca6f8982893c3e6a0c3318a/js.bootstrap-3.1.1.zip"
}
],
"3.2": [
{
"comment_text": "",
"digests": {
"md5": "f7fd788ba5e4104fa6116a40b856761f",
"sha256": "4fc2f96b73f642d9d282d078fdeb4e72a216fc6ee9d40e933984866fb5bbf08f"
},
"downloads": -1,
"filename": "js.bootstrap-3.2.zip",
"has_sig": false,
"md5_digest": "f7fd788ba5e4104fa6116a40b856761f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 213090,
"upload_time": "2014-09-03T07:19:15",
"url": "https://files.pythonhosted.org/packages/87/3b/d81c496ec59b3bf0aa6d01d9410cfd1d0cc14ad55389212ba458ac533881/js.bootstrap-3.2.zip"
}
],
"3.3.1": [
{
"comment_text": "",
"digests": {
"md5": "6e2f75161a01ac83b809d547c22f8eb9",
"sha256": "9d4cd8df67e4a89600a5c3951cc9149421ebd98f84fdb726b4183fc11e7b1e10"
},
"downloads": -1,
"filename": "js.bootstrap-3.3.1.zip",
"has_sig": false,
"md5_digest": "6e2f75161a01ac83b809d547c22f8eb9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 239578,
"upload_time": "2015-01-12T21:50:47",
"url": "https://files.pythonhosted.org/packages/38/94/c28768597d58e3c816b8848d89a261a3780b49eccd971a52b29421cff3c6/js.bootstrap-3.3.1.zip"
}
],
"3.3.2": [
{
"comment_text": "",
"digests": {
"md5": "0d5ff7885aa2eebeaaafade30e7c14ea",
"sha256": "050b3606e3326b4109025016ea2dbb4cf27e0f7771c6cee21e082aee24f4ab05"
},
"downloads": -1,
"filename": "js.bootstrap-3.3.2.zip",
"has_sig": false,
"md5_digest": "0d5ff7885aa2eebeaaafade30e7c14ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 271060,
"upload_time": "2015-04-17T09:37:06",
"url": "https://files.pythonhosted.org/packages/e9/3e/e28bbf7883b810390d8153673da2bc7a4a8d1057d194c8db78d04a7b1fe9/js.bootstrap-3.3.2.zip"
}
],
"3.3.4": [
{
"comment_text": "",
"digests": {
"md5": "b2910a30e0b89cb11c278ac679c6d9da",
"sha256": "0c6e56225f77063cf27d5a1094aced5cd35374dee682abaec555fcf86809a1f5"
},
"downloads": -1,
"filename": "js.bootstrap-3.3.4.zip",
"has_sig": false,
"md5_digest": "b2910a30e0b89cb11c278ac679c6d9da",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 271771,
"upload_time": "2015-04-21T09:52:17",
"url": "https://files.pythonhosted.org/packages/0a/27/9a776fc00065ef9661c98b391cedc1fe8d70745fa23cd4267cbcad1237a4/js.bootstrap-3.3.4.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b2910a30e0b89cb11c278ac679c6d9da",
"sha256": "0c6e56225f77063cf27d5a1094aced5cd35374dee682abaec555fcf86809a1f5"
},
"downloads": -1,
"filename": "js.bootstrap-3.3.4.zip",
"has_sig": false,
"md5_digest": "b2910a30e0b89cb11c278ac679c6d9da",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 271771,
"upload_time": "2015-04-21T09:52:17",
"url": "https://files.pythonhosted.org/packages/0a/27/9a776fc00065ef9661c98b391cedc1fe8d70745fa23cd4267cbcad1237a4/js.bootstrap-3.3.4.zip"
}
]
}