{ "info": { "author": "Anil Lakhman", "author_email": "restructured.bootstrap@anil.io", "bugtrack_url": null, "classifiers": [ "Framework :: Sphinx", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Documentation", "Topic :: Software Development :: Documentation", "Topic :: Text Processing" ], "description": "===============================================\n``restructuredBootstrap`` directives for Sphinx\n===============================================\n\n.. image:: https://img.shields.io/pypi/v/restructuredBootstrap.svg\n :target: https://pypi.python.org/pypi/restructuredBootstrap\n\n.. image:: https://travis-ci.org/lakhman/restructuredBootstrap.svg?branch=master\n :target: https://travis-ci.org/lakhman/restructuredBootstrap\n\n.. image:: https://coveralls.io/repos/github/lakhman/restructuredBootstrap/badge.svg?branch=master\n :target: https://coveralls.io/github/lakhman/restructuredBootstrap?branch=master\n\nA collection of bootstrap directives to be used with `Sphinx `_.\n\n----------\nInstalling\n----------\n\nInstall from PyPI.\n\n.. code-block:: shell\n\n pip install -U restructuredBootstrap\n\nEnable the extension in your ``conf.py``.\n\n.. code-block:: python\n\n extensions = [\n # Add the extension in your conf.py\n 'restructuredBootstrap',\n ]\n\n**Demo site:** https://lakhman.github.io/restructuredBootstrap/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lakhman/restructuredBootstrap", "keywords": "sphinx", "license": "The MIT License\n\nCopyright (c) 2016-2017 Anil Lakhman https://anil.io\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n", "maintainer": "", "maintainer_email": "", "name": "restructuredBootstrap", "package_url": "https://pypi.org/project/restructuredBootstrap/", "platform": "", "project_url": "https://pypi.org/project/restructuredBootstrap/", "project_urls": { "Homepage": "https://github.com/lakhman/restructuredBootstrap" }, "release_url": "https://pypi.org/project/restructuredBootstrap/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Twitter Bootstrap 3 directives for use with Sphinx.", "version": "1.0.0" }, "last_serial": 3432946, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3b3379aa3aec1793b60b9fbf2d73e626", "sha256": "e1e4b6cd43dac025dd68ee1dc237d280cb324497a7e0223fe40908e15b0f19fb" }, "downloads": -1, "filename": "restructuredBootstrap-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3b3379aa3aec1793b60b9fbf2d73e626", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26396, "upload_time": "2017-12-21T00:18:59", "url": "https://files.pythonhosted.org/packages/29/4f/685076b05d89dd2535339f607a4da53720445d42ff55a84344196cff5349/restructuredBootstrap-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3b3379aa3aec1793b60b9fbf2d73e626", "sha256": "e1e4b6cd43dac025dd68ee1dc237d280cb324497a7e0223fe40908e15b0f19fb" }, "downloads": -1, "filename": "restructuredBootstrap-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3b3379aa3aec1793b60b9fbf2d73e626", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26396, "upload_time": "2017-12-21T00:18:59", "url": "https://files.pythonhosted.org/packages/29/4f/685076b05d89dd2535339f607a4da53720445d42ff55a84344196cff5349/restructuredBootstrap-1.0.0.tar.gz" } ] }