kirlent-docutils


Namekirlent-docutils JSON
Version 0.4 PyPI version JSON
download
home_page
SummaryCustom writers for docutils.
upload_time2023-03-30 12:27:14
maintainer
docs_urlNone
author
requires_python~=3.8
license
keywords markup html rst restructuredtext docutils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            kirlent_docutils is a set of tools
for generating impress.js and reveal.js presentations
from restructured text documents.

Since it aims to be compatible with any restructured text tool,
it doesn't define its own directives
and instead uses only standard `docutils`_ features.

At the moment, the tools are functional
but their usage and the slide markup might change.
This is also the reason why there is no documentation yet.
You can check out the files in the "examples" directory.

.. _docutils: https://docutils.sourceforge.io/


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "kirlent-docutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": "",
    "keywords": "markup,html,rst,restructuredtext,docutils",
    "author": "",
    "author_email": "\"H. Turgut Uyar\" <uyar@tekir.org>",
    "download_url": "https://files.pythonhosted.org/packages/7d/2e/6baa773a66bd3e91f3d36b839c61e82d58fc30db38e1d10781f956860c0e/kirlent_docutils-0.4.tar.gz",
    "platform": null,
    "description": "kirlent_docutils is a set of tools\nfor generating impress.js and reveal.js presentations\nfrom restructured text documents.\n\nSince it aims to be compatible with any restructured text tool,\nit doesn't define its own directives\nand instead uses only standard `docutils`_ features.\n\nAt the moment, the tools are functional\nbut their usage and the slide markup might change.\nThis is also the reason why there is no documentation yet.\nYou can check out the files in the \"examples\" directory.\n\n.. _docutils: https://docutils.sourceforge.io/\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Custom writers for docutils.",
    "version": "0.4",
    "split_keywords": [
        "markup",
        "html",
        "rst",
        "restructuredtext",
        "docutils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21f6db3fd9b1e7395bb8aadec6d36d4a1d0b834fff16b330c6d0206ccad7bac3",
                "md5": "8702a64a0528de308bb2affbd307de41",
                "sha256": "a430748309a36ee5d6b0c829e0d668746e4ebeaf25185295000ca6caf174ed0a"
            },
            "downloads": -1,
            "filename": "kirlent_docutils-0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8702a64a0528de308bb2affbd307de41",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 281089,
            "upload_time": "2023-03-30T12:27:12",
            "upload_time_iso_8601": "2023-03-30T12:27:12.716372Z",
            "url": "https://files.pythonhosted.org/packages/21/f6/db3fd9b1e7395bb8aadec6d36d4a1d0b834fff16b330c6d0206ccad7bac3/kirlent_docutils-0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d2e6baa773a66bd3e91f3d36b839c61e82d58fc30db38e1d10781f956860c0e",
                "md5": "97b7073d77a3091654e7fe0340410ad1",
                "sha256": "17e476a88d5ed3affd281f3f4314de12d1286518d729523da4ebb40d49b7ff5c"
            },
            "downloads": -1,
            "filename": "kirlent_docutils-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "97b7073d77a3091654e7fe0340410ad1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 273737,
            "upload_time": "2023-03-30T12:27:14",
            "upload_time_iso_8601": "2023-03-30T12:27:14.447461Z",
            "url": "https://files.pythonhosted.org/packages/7d/2e/6baa773a66bd3e91f3d36b839c61e82d58fc30db38e1d10781f956860c0e/kirlent_docutils-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-30 12:27:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "kirlent-docutils"
}
        
Elapsed time: 0.04948s