{ "info": { "author": "H. Turgut Uyar", "author_email": "uyar@tekir.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Framework :: Sphinx :: Extension", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Text Processing :: Markup :: HTML" ], "description": "kirlent_sphinx is a Sphinx extension that is primarily meant to be used with\nthe `K\u0131rlent`_ educational content management system, although it can be used\nas a regular Sphinx extension.\n\nFeatures\n--------\n\nkirlent_sphinx provides the following components:\n\n- An extended ``table`` directive derived from the `Cloud Sphinx Theme`_\n project.\n\n- A ``slide`` directive and corresponding HTML themes using `RevealJS`_\n or `ImpressJS`_.\n\nGetting started\n---------------\n\nYou can install kirlent_sphinx with pip::\n\n pip install kirlent_sphinx\n\nTo enable it in your project, make the following changes in ``conf.py``:\n\n- Add ``kirlent_sphinx`` to extensions::\n\n extensions = [\"kirlent_sphinx\"]\n\n- Set the theme to use revealjs or impressjs using one of the below lines::\n\n html_theme = \"kirlent_revealjs\"\n html_theme = \"kirlent_impressjs\"\n\n- Disable index generation::\n\n html_use_index = False\n\nUsage\n-----\n\nFor the extended ``table`` directive, consult the documentation\nof the `table_styling`_ extension of the `Cloud Sphinx Theme`_ project.\n\nThe ``slide`` directives can support most of the ``data-`` attributes\nas described in the documentations of the `RevealJS`_ and `ImpressJS`_\nprojects.\n\nThe themes include `Tailwind`_ utility classes for styling::\n\n .. slide:: Slide title\n\n .. container:: columns\n\n .. container:: column w-1/3 bg-blue-lighter\n\n - item 1a\n - item 1b\n\n .. container:: column bg-red-lighter\n\n - item 2\n\n .. speaker-notes::\n\n some extra explanation\n\nLicense\n-------\n\nCopyright (C) 2019 H. Turgut Uyar \n\nkirlent_sphinx is released under the BSD license. Read the included\n``LICENSE.txt`` file for details.\n\nkirlent_sphinx contains code derived from the `Cloud Sphinx Theme`_ project\nwhich is released under the BSD license. Read the included\n``LICENSE_cloud_spheme.txt`` file for details.\n\nkirlent_sphinx contains code derived from the `sphinxjp.themes.revealjs`_\nproject which is released under the MIT license. Read the included\n``LICENSE_sphinxjp.themes.revealjs.txt`` file for details.\n\nkirlent_sphinx contains code from the `RevealJS`_ project which is\nreleased under the MIT license. Read the included ``LICENSE_revealjs.txt``\nfile for details.\n\nkirlent_sphinx contains code from the `ImpressJS`_ project which is\nreleased under the MIT license. Read the included ``LICENSE_impressjs.txt``\nfile for details.\n\nkirlent_sphinx contains code from the `Tailwind`_ project which is\nreleased under the MIT license. Read the included ``LICENSE_tailwind.txt``\nfile for details.\n\n.. _K\u0131rlent: https://gitlab.com/tekir/kirlent/\n.. _Cloud Sphinx Theme: https://cloud-sptheme.readthedocs.io/en/latest/\n.. _table_styling: https://cloud-sptheme.readthedocs.io/en/latest/lib/cloud_sptheme.ext.table_styling.html\n.. _sphinxjp.themes.revealjs: https://github.com/tell-k/sphinxjp.themes.revealjs\n.. _RevealJS: https://revealjs.com/\n.. _ImpressJS: https://impress.js.org/\n.. _Tailwind: https://tailwindcss.com/\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/tekir/kirlent_sphinx", "keywords": "sphinx,table,slide,presentation", "license": "BSD-3-Clause", "maintainer": "H. Turgut Uyar", "maintainer_email": "uyar@tekir.org", "name": "kirlent-sphinx", "package_url": "https://pypi.org/project/kirlent-sphinx/", "platform": "", "project_url": "https://pypi.org/project/kirlent-sphinx/", "project_urls": { "Documentation": "https://gitlab.com/tekir/kirlent_sphinx", "Homepage": "https://gitlab.com/tekir/kirlent_sphinx", "Repository": "https://gitlab.com/tekir/kirlent_sphinx" }, "release_url": "https://pypi.org/project/kirlent-sphinx/0.3.0/", "requires_dist": [ "sphinx (>=1.8,<2.0)" ], "requires_python": ">=3.5,<4.0", "summary": "Sphinx extension for slides and extended tables.", "version": "0.3.0" }, "last_serial": 4997205, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c6fad2501ddcb52a6ebdaa5e60cc304c", "sha256": "7ee504a0d46b5b8985ecc712e59b56abaecbd9974792a0e8bf876eab093004e1" }, "downloads": -1, "filename": "kirlent_sphinx-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c6fad2501ddcb52a6ebdaa5e60cc304c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 3168953, "upload_time": "2019-02-04T12:07:54", "url": "https://files.pythonhosted.org/packages/3f/a1/7427fe37b2f78b0590f291d8a44711c1bcdfa2ee129578031f4d99cb6d4f/kirlent_sphinx-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4489b773f6114a27f9699df8966fd9cb", "sha256": "f92e62f08bc72a57db8687a7907f454cf9096e0af4052d680f5f9d02a376eb66" }, "downloads": -1, "filename": "kirlent_sphinx-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4489b773f6114a27f9699df8966fd9cb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 1610972, "upload_time": "2019-02-04T12:07:58", "url": "https://files.pythonhosted.org/packages/59/79/54b1821e49c3b8f2724fe83387079535492fb1109d61afef134cb362e0c6/kirlent_sphinx-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "753241c807eb2c709600a15b9be8afb6", "sha256": "675bd48b314e68ca24a3d83c6c1650a782244f18ee7d58c4a50651d43e55860e" }, "downloads": -1, "filename": "kirlent_sphinx-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "753241c807eb2c709600a15b9be8afb6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 3169577, "upload_time": "2019-02-04T12:47:59", "url": "https://files.pythonhosted.org/packages/40/6b/2ac4ae6fe0157d84af8b76d901c8a52fc88a049084a848a0e079e8830d9f/kirlent_sphinx-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cf992548a207d8b5910f5f7bd511ec98", "sha256": "61e80d6d4ea61fec1723362310df389db56b3c455cee170d278b746c1b2adf01" }, "downloads": -1, "filename": "kirlent_sphinx-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cf992548a207d8b5910f5f7bd511ec98", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 1611095, "upload_time": "2019-02-04T12:48:01", "url": "https://files.pythonhosted.org/packages/14/61/e9609c43c545623298d279ac0ed945d9be10883f67757922ff638cb44abc/kirlent_sphinx-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8a7936d3a787323f15bde0e5e788031e", "sha256": "473c9de059e395cb6954dcc44c531af93b63724367f50212a87abc7922baae81" }, "downloads": -1, "filename": "kirlent_sphinx-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8a7936d3a787323f15bde0e5e788031e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 3169586, "upload_time": "2019-02-05T14:43:43", "url": "https://files.pythonhosted.org/packages/de/3d/8b9c0e66edcee6010bf8fd4b60bf1505541f585d4535a0e2695547276111/kirlent_sphinx-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d7b110031851d838aa6a2e93396168b2", "sha256": "fade36251b0ee922af7e55fe58c3c3c24ed7088f659b00ac75c8f410cf26b144" }, "downloads": -1, "filename": "kirlent_sphinx-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d7b110031851d838aa6a2e93396168b2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 1611229, "upload_time": "2019-02-05T14:43:46", "url": "https://files.pythonhosted.org/packages/4b/02/7c16e8c7b3ebc77db030ed580334f5cad9a8b5eeda6ab47b636608524856/kirlent_sphinx-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "69459685354f538f4709bacfc6d107e0", "sha256": "c46254dd45e8ca73e86d775610ada8abe9670ffda69afe3012f00c0adb781418" }, "downloads": -1, "filename": "kirlent_sphinx-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "69459685354f538f4709bacfc6d107e0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 934443, "upload_time": "2019-02-26T08:32:19", "url": "https://files.pythonhosted.org/packages/d3/18/92e9d4782d5e84a83a70160670cd3ec74ad776bf28c48637a54500669a48/kirlent_sphinx-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "401e32cb9a862309d0f68fe9a57d8236", "sha256": "44b5d80cbd7918fb3a6cf5ebb2905fa925fd7c695bb2c3300b407d53b090e407" }, "downloads": -1, "filename": "kirlent_sphinx-0.2.0.tar.gz", "has_sig": false, "md5_digest": "401e32cb9a862309d0f68fe9a57d8236", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 174920, "upload_time": "2019-02-26T08:32:21", "url": "https://files.pythonhosted.org/packages/76/79/b77cf5c6e764ee018e365b3d6263f3eb4d5b5bd6e709cc07b8cb38832319/kirlent_sphinx-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "419abdbac71c382946144fa8749ab6b2", "sha256": "779524700f7b9329224a1c6adf16bf2153ed3198332b2acc6ddd616351052ffa" }, "downloads": -1, "filename": "kirlent_sphinx-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "419abdbac71c382946144fa8749ab6b2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 925907, "upload_time": "2019-02-26T15:38:20", "url": "https://files.pythonhosted.org/packages/9e/9b/67c45105d55b671df84b9d104ef3f52e765e6788195b1132e47f3cb1dca3/kirlent_sphinx-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d06f0ba9379f7a216fb58d3599a902eb", "sha256": "eb17866702abacf08bee80dccf135b968153864b321104af4ca5ef4221b7055b" }, "downloads": -1, "filename": "kirlent_sphinx-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d06f0ba9379f7a216fb58d3599a902eb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 174318, "upload_time": "2019-02-26T15:38:22", "url": "https://files.pythonhosted.org/packages/a6/e9/53f58205a5aaa35fef56d9c97cdf45341bff26024fd2204c5192953473ba/kirlent_sphinx-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "c973c04b5b6e3d47d70f03ddf22a9903", "sha256": "dd44ea1485d14d2a503ce94586618896fcef3d5a3752a16187c25d5f0734acae" }, "downloads": -1, "filename": "kirlent_sphinx-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c973c04b5b6e3d47d70f03ddf22a9903", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 924145, "upload_time": "2019-03-15T07:41:31", "url": "https://files.pythonhosted.org/packages/0b/9b/416b0125546e59bb571fe202b71b34719e81fe5f26bb04499e8db8723207/kirlent_sphinx-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "74e00d493bc47e73187534bcc165dbac", "sha256": "0657e66f494259fb3e9b3b6adab7d60ce333514638ba0171848b2da79b80ee92" }, "downloads": -1, "filename": "kirlent_sphinx-0.2.2.tar.gz", "has_sig": false, "md5_digest": "74e00d493bc47e73187534bcc165dbac", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 174026, "upload_time": "2019-03-15T07:41:33", "url": "https://files.pythonhosted.org/packages/8c/8b/a2619c3f848b2d67fd5b0eb1757113dd943cdc4acd022ed1627dba7e3eca/kirlent_sphinx-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "328953fa4106fa51b62e961800628e4a", "sha256": "18e09134d9ce55b314e1687fb4012d59007ac78348c98f8c1304e585d7f0b60c" }, "downloads": -1, "filename": "kirlent_sphinx-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "328953fa4106fa51b62e961800628e4a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 1145422, "upload_time": "2019-03-28T11:05:10", "url": "https://files.pythonhosted.org/packages/0d/68/4b004f278ebf09a8e018a562cd4b7901238fa6648ea971cf062b36193d07/kirlent_sphinx-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fec1c62d80a035bf1e51777bd5ff3293", "sha256": "882d5f8af466f7bc14f8e6e661cbbf81706a22f9f44bca95fa819032a8d9ed73" }, "downloads": -1, "filename": "kirlent_sphinx-0.3.0.tar.gz", "has_sig": false, "md5_digest": "fec1c62d80a035bf1e51777bd5ff3293", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 232731, "upload_time": "2019-03-28T11:05:12", "url": "https://files.pythonhosted.org/packages/dd/7e/12361eac8b81e0b9d602574869beb295bb9ea6d1ee14660a8048a8f4eb54/kirlent_sphinx-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "328953fa4106fa51b62e961800628e4a", "sha256": "18e09134d9ce55b314e1687fb4012d59007ac78348c98f8c1304e585d7f0b60c" }, "downloads": -1, "filename": "kirlent_sphinx-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "328953fa4106fa51b62e961800628e4a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 1145422, "upload_time": "2019-03-28T11:05:10", "url": "https://files.pythonhosted.org/packages/0d/68/4b004f278ebf09a8e018a562cd4b7901238fa6648ea971cf062b36193d07/kirlent_sphinx-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fec1c62d80a035bf1e51777bd5ff3293", "sha256": "882d5f8af466f7bc14f8e6e661cbbf81706a22f9f44bca95fa819032a8d9ed73" }, "downloads": -1, "filename": "kirlent_sphinx-0.3.0.tar.gz", "has_sig": false, "md5_digest": "fec1c62d80a035bf1e51777bd5ff3293", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 232731, "upload_time": "2019-03-28T11:05:12", "url": "https://files.pythonhosted.org/packages/dd/7e/12361eac8b81e0b9d602574869beb295bb9ea6d1ee14660a8048a8f4eb54/kirlent_sphinx-0.3.0.tar.gz" } ] }