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.9",
"maintainer_email": "trentm@gmail.com",
"keywords": null,
"author": "Trent Mick",
"author_email": "trentm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/42/f8/b2ae8bf5f28f9b510ae097415e6e4cb63226bb28d7ee01aec03a755ba03b/markdown2-2.5.4.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.4",
"project_urls": {
"Homepage": "https://github.com/trentm/python-markdown2"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b8062697b5043c3ecb720ce0d243fc7cf5024c0b5b1e450506e9b21939019963",
"md5": "ae88b5b206c095d92016f999bd012dd6",
"sha256": "3c4b2934e677be7fec0e6f2de4410e116681f4ad50ec8e5ba7557be506d3f439"
},
"downloads": -1,
"filename": "markdown2-2.5.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ae88b5b206c095d92016f999bd012dd6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.9",
"size": 49954,
"upload_time": "2025-07-27T16:16:23",
"upload_time_iso_8601": "2025-07-27T16:16:23.026506Z",
"url": "https://files.pythonhosted.org/packages/b8/06/2697b5043c3ecb720ce0d243fc7cf5024c0b5b1e450506e9b21939019963/markdown2-2.5.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "42f8b2ae8bf5f28f9b510ae097415e6e4cb63226bb28d7ee01aec03a755ba03b",
"md5": "b61518f0e66d3f35d404ed595252853c",
"sha256": "a09873f0b3c23dbfae589b0080587df52ad75bb09a5fa6559147554736676889"
},
"downloads": -1,
"filename": "markdown2-2.5.4.tar.gz",
"has_sig": false,
"md5_digest": "b61518f0e66d3f35d404ed595252853c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.9",
"size": 145652,
"upload_time": "2025-07-27T16:16:24",
"upload_time_iso_8601": "2025-07-27T16:16:24.307848Z",
"url": "https://files.pythonhosted.org/packages/42/f8/b2ae8bf5f28f9b510ae097415e6e4cb63226bb28d7ee01aec03a755ba03b/markdown2-2.5.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 16:16:24",
"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"
}