markdown2: A fast and complete Python implementation of Markdown.
Markdown is a text-to-HTML filter; it translates an easy-to-read /
easy-to-write structured text format into HTML. Markdown's text
format is most similar to that of plain text email, and supports
features such as headers, *emphasis*, code blocks, blockquotes, and
links. -- http://daringfireball.net/projects/markdown/
This is a fast and complete Python implementation of the Markdown
spec. See http://github.com/trentm/python-markdown2 for more info.
Raw data
{
"_id": null,
"home_page": "https://github.com/trentm/python-markdown2",
"name": "markdown2",
"maintainer": "Trent Mick",
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": "trentm@gmail.com",
"keywords": null,
"author": "Trent Mick",
"author_email": "trentm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/05/92/22e3645e352562ea9bfc89aeaeb9a76feb79e20907b18bc25d5ca340b50f/markdown2-2.5.1.tar.gz",
"platform": "any",
"description": "markdown2: A fast and complete Python implementation of Markdown.\n\nMarkdown is a text-to-HTML filter; it translates an easy-to-read /\neasy-to-write structured text format into HTML. Markdown's text\nformat is most similar to that of plain text email, and supports\nfeatures such as headers, *emphasis*, code blocks, blockquotes, and\nlinks. -- http://daringfireball.net/projects/markdown/\n\nThis is a fast and complete Python implementation of the Markdown\nspec. See http://github.com/trentm/python-markdown2 for more info.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A fast and complete Python implementation of Markdown",
"version": "2.5.1",
"project_urls": {
"Homepage": "https://github.com/trentm/python-markdown2"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "302b8653ae6d18e20183fc6051fd2e10cd0c46e16a6b71eb34edef8d465dc969",
"md5": "7712bd336c8b554b97961fda6a2197b8",
"sha256": "190ae60a4bd0425c60c863bede18a9f3d45b1cbf3fbc9f40b4fac336ff2c520b"
},
"downloads": -1,
"filename": "markdown2-2.5.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7712bd336c8b554b97961fda6a2197b8",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": "<4,>=3.8",
"size": 48363,
"upload_time": "2024-10-09T19:03:25",
"upload_time_iso_8601": "2024-10-09T19:03:25.265405Z",
"url": "https://files.pythonhosted.org/packages/30/2b/8653ae6d18e20183fc6051fd2e10cd0c46e16a6b71eb34edef8d465dc969/markdown2-2.5.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "059222e3645e352562ea9bfc89aeaeb9a76feb79e20907b18bc25d5ca340b50f",
"md5": "1b6f79fa3baea447e6b4dda5132e2fbc",
"sha256": "12fc04ea5a87f7bb4b65acf5bf3af1183b20838cc7d543b74c92ec7eea4bbc74"
},
"downloads": -1,
"filename": "markdown2-2.5.1.tar.gz",
"has_sig": false,
"md5_digest": "1b6f79fa3baea447e6b4dda5132e2fbc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 140957,
"upload_time": "2024-10-09T19:03:27",
"upload_time_iso_8601": "2024-10-09T19:03:27.258620Z",
"url": "https://files.pythonhosted.org/packages/05/92/22e3645e352562ea9bfc89aeaeb9a76feb79e20907b18bc25d5ca340b50f/markdown2-2.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-09 19:03:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trentm",
"github_project": "python-markdown2",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "markdown2"
}