pygments-markdown-lexer


Namepygments-markdown-lexer JSON
Version 0.1.0.dev39 PyPI version JSON
download
home_pagehttps://github.com/jhermann/pygments-markdown-lexer
SummaryPygments Markdown Lexer – A Markdown lexer for Pygments to highlight Markdown code snippets.
upload_time2015-07-06 11:08:10
maintainerNone
docs_urlNone
authorJürgen Hermann
requires_pythonNone
licenseApache 2.0
keywords hosted.by.github pygments markdown lexer highlighting
VCS
bugtrack_url
requirements Pygments
Travis-CI
coveralls test coverage No coveralls.
            Copyright ©  2015 Jürgen Hermann <jh@web.de>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jhermann/pygments-markdown-lexer",
    "name": "pygments-markdown-lexer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "hosted.by.github,pygments,markdown,lexer,highlighting",
    "author": "J\u00fcrgen Hermann",
    "author_email": "jh@web.de",
    "download_url": "https://files.pythonhosted.org/packages/c3/12/674cdee66635d638cedb2c5d9c85ce507b7b2f91bdba29e482f1b1160ff6/pygments-markdown-lexer-0.1.0.dev39.zip",
    "platform": "UNKNOWN",
    "description": "Copyright \u00a9  2015 J\u00fcrgen Hermann <jh@web.de>\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Pygments Markdown Lexer \u2013 A Markdown lexer for Pygments to highlight Markdown code snippets.",
    "version": "0.1.0.dev39",
    "project_urls": {
        "Homepage": "https://github.com/jhermann/pygments-markdown-lexer"
    },
    "split_keywords": [
        "hosted.by.github",
        "pygments",
        "markdown",
        "lexer",
        "highlighting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c312674cdee66635d638cedb2c5d9c85ce507b7b2f91bdba29e482f1b1160ff6",
                "md5": "6360fe0f6d1f896e35b7a0142ce6459c",
                "sha256": "4c128c26450b5886521c674d759f95fc3768b8955a7d9c81866ee0213c2febdf"
            },
            "downloads": -1,
            "filename": "pygments-markdown-lexer-0.1.0.dev39.zip",
            "has_sig": false,
            "md5_digest": "6360fe0f6d1f896e35b7a0142ce6459c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28039,
            "upload_time": "2015-07-06T11:08:10",
            "upload_time_iso_8601": "2015-07-06T11:08:10.075388Z",
            "url": "https://files.pythonhosted.org/packages/c3/12/674cdee66635d638cedb2c5d9c85ce507b7b2f91bdba29e482f1b1160ff6/pygments-markdown-lexer-0.1.0.dev39.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2015-07-06 11:08:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jhermann",
    "github_project": "pygments-markdown-lexer",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Pygments",
            "specs": [
                [
                    ">=",
                    "2.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "pygments-markdown-lexer"
}
        
Elapsed time: 0.26535s