{ "info": { "author": "Caktus Consulting Group", "author_email": "solutions@caktusgroup.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "Caktus Sphinx Theme\n======================================\n\nThis is a custom `Sphinx `_ theme used for documenting\nprojects written and maintained by Caktus Consulting Group.\n\n\nInstalling\n--------------------------------------\n\nThere are no current releases of this theme but you can install directly from Github::\n\n pip install git+git://github.com/caktus/caktus-sphinx-theme.git#egg=caktus-sphinx-theme\n\nOnce installed you should change your Sphinx ``conf.py`` to include::\n\n import caktus_theme\n html_theme = 'caktus'\n html_theme_path = [caktus_theme.get_theme_dir()]\n html_sidebars = caktus_theme.default_sidebars()\n\nTo use the Pygments style from the theme you should ensure that ``pygments_style`` is\nnot set.\n\nFor additional detail on configuring the theme, please read the full\n`usage documentation `_.\n\n\nDocumentation\n-----------------------------------\n\nAdditional documentation on using caktus-sphinx-theme is available on \n`Read The Docs `_. The documentation\nalso uses the theme so you can see an example of the style.\n\n\nLicense\n--------------------------------------\n\ncaktus-sphinx-theme is released under the BSD License. The theme itself contains a number\nof references to Caktus Consulting Group including logos but you are free to adapt this\ntheme for your own uses. See the `LICENSE `_\nfile for more details.\n\nThis theme makes use of the `Semantic Grid System `_ which is available\nunder the Apache 2.0 license.", "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/caktus/caktus-sphinx-theme/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "caktus-sphinx-theme", "package_url": "https://pypi.org/project/caktus-sphinx-theme/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/caktus-sphinx-theme/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/caktus/caktus-sphinx-theme/" }, "release_url": "https://pypi.org/project/caktus-sphinx-theme/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Custom Sphinx theme for projects written and maintained by Caktus Consulting Group.", "version": "0.1.0" }, "last_serial": 787201, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a73bcc62e4bd0e07ce33a83e83a1527c", "sha256": "5e7c46bc70f55653b350a99bca828fa51fa051474902a37b0b2a2a38c1a1246b" }, "downloads": -1, "filename": "caktus-sphinx-theme-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a73bcc62e4bd0e07ce33a83e83a1527c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24704, "upload_time": "2012-10-26T18:30:04", "url": "https://files.pythonhosted.org/packages/23/d4/2d870bce120345d597c57886ad95e6b6e953ba98c7d7c606f852a1a37553/caktus-sphinx-theme-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a73bcc62e4bd0e07ce33a83e83a1527c", "sha256": "5e7c46bc70f55653b350a99bca828fa51fa051474902a37b0b2a2a38c1a1246b" }, "downloads": -1, "filename": "caktus-sphinx-theme-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a73bcc62e4bd0e07ce33a83e83a1527c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24704, "upload_time": "2012-10-26T18:30:04", "url": "https://files.pythonhosted.org/packages/23/d4/2d870bce120345d597c57886ad95e6b6e953ba98c7d7c606f852a1a37553/caktus-sphinx-theme-0.1.0.tar.gz" } ] }