consolemd


Nameconsolemd JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttps://github.com/kneufeld/consolemd
SummaryConsoleMD renders markdown to the console
upload_time2019-07-08 13:27:33
maintainer
docs_urlNone
authorKurt Neufeld
requires_python
licenseMIT License
keywords markdown console terminal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
ConsoleMD parses markdown using CommonMark-py (implementation of the
CommonMarkdown spec) and then fully renders it to the console in true color.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kneufeld/consolemd",
    "name": "consolemd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "markdown,console,terminal",
    "author": "Kurt Neufeld",
    "author_email": "kneufeld@burgundywall.com",
    "download_url": "https://files.pythonhosted.org/packages/96/4c/b919d08e7ca8ba9e2fec9df3fc864ea4cea06f31d810bf76872be5dcdd5d/consolemd-0.5.1.tar.gz",
    "platform": "",
    "description": "\nConsoleMD parses markdown using CommonMark-py (implementation of the\nCommonMarkdown spec) and then fully renders it to the console in true color.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "ConsoleMD renders markdown to the console",
    "version": "0.5.1",
    "split_keywords": [
        "markdown",
        "console",
        "terminal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c45a17e0ae24304322d58892789b20a654b17e787983b1c25c5458d23d6b1bd7",
                "md5": "2f63b819fa0ee8b7d81916273d37dfc2",
                "sha256": "cf0fad09fde0f371e35499629e0339030fded4d218e5c92e7bfb89de8fef7624"
            },
            "downloads": -1,
            "filename": "consolemd-0.5.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f63b819fa0ee8b7d81916273d37dfc2",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 12249,
            "upload_time": "2019-07-08T13:27:32",
            "upload_time_iso_8601": "2019-07-08T13:27:32.240511Z",
            "url": "https://files.pythonhosted.org/packages/c4/5a/17e0ae24304322d58892789b20a654b17e787983b1c25c5458d23d6b1bd7/consolemd-0.5.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "964cb919d08e7ca8ba9e2fec9df3fc864ea4cea06f31d810bf76872be5dcdd5d",
                "md5": "cf36fef40c24297bb3972c67177d2d3e",
                "sha256": "9bededcc256155ad52194c78a4fb9d9d8e93adc728e7bbdea0ab1eae7f590ebd"
            },
            "downloads": -1,
            "filename": "consolemd-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cf36fef40c24297bb3972c67177d2d3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13770,
            "upload_time": "2019-07-08T13:27:33",
            "upload_time_iso_8601": "2019-07-08T13:27:33.729180Z",
            "url": "https://files.pythonhosted.org/packages/96/4c/b919d08e7ca8ba9e2fec9df3fc864ea4cea06f31d810bf76872be5dcdd5d/consolemd-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-07-08 13:27:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "kneufeld",
    "github_project": "consolemd",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "consolemd"
}
        
Elapsed time: 0.07327s