mdit-plain


Namemdit-plain JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/elespike/mdit_plain
SummaryA plain text renderer for markdown-it-py
upload_time2023-01-02 23:47:16
maintainerelespike
docs_urlNone
authorelespike
requires_python>=3.7
license
keywords markdown plain text plaintext markdown-it markdown-it-py renderer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A renderer for [markdown-it-py](https://github.com/executablebooks/markdown-it-py) that converts markdown documents into plain text by removing all markup.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/elespike/mdit_plain",
    "name": "mdit-plain",
    "maintainer": "elespike",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "markdown plain text plaintext markdown-it markdown-it-py renderer",
    "author": "elespike",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/99/1e/abf67ad540527179ccd15053e2b2f346637280e0f04206bef6de5477d99c/mdit_plain-1.0.1.tar.gz",
    "platform": null,
    "description": "A renderer for [markdown-it-py](https://github.com/executablebooks/markdown-it-py) that converts markdown documents into plain text by removing all markup.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A plain text renderer for markdown-it-py",
    "version": "1.0.1",
    "split_keywords": [
        "markdown",
        "plain",
        "text",
        "plaintext",
        "markdown-it",
        "markdown-it-py",
        "renderer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b74982b3a5ad7a6c23a23e30919324937ed3cc3a7153295c812ba023685fc31",
                "md5": "d890165826744351293af30c42629cfa",
                "sha256": "d09ef4441ebd3373d452d2c2cb81a9d825cc6d0dbc4a6719ec4277e9993b9471"
            },
            "downloads": -1,
            "filename": "mdit_plain-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d890165826744351293af30c42629cfa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3136,
            "upload_time": "2023-01-02T23:47:14",
            "upload_time_iso_8601": "2023-01-02T23:47:14.969763Z",
            "url": "https://files.pythonhosted.org/packages/1b/74/982b3a5ad7a6c23a23e30919324937ed3cc3a7153295c812ba023685fc31/mdit_plain-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "991eabf67ad540527179ccd15053e2b2f346637280e0f04206bef6de5477d99c",
                "md5": "f0afd242cc5a80e6de0ed958125dae89",
                "sha256": "e0cd2c4c5371995e9df3c88eb503004f99eb240b7f6babe3fc49c98152cc25aa"
            },
            "downloads": -1,
            "filename": "mdit_plain-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f0afd242cc5a80e6de0ed958125dae89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3240,
            "upload_time": "2023-01-02T23:47:16",
            "upload_time_iso_8601": "2023-01-02T23:47:16.955690Z",
            "url": "https://files.pythonhosted.org/packages/99/1e/abf67ad540527179ccd15053e2b2f346637280e0f04206bef6de5477d99c/mdit_plain-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-02 23:47:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "elespike",
    "github_project": "mdit_plain",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mdit-plain"
}
        
Elapsed time: 0.03129s