python-markdown 3.4.4-1 source package in Ubuntu
Changelog
python-markdown (3.4.4-1) unstable; urgency=medium * New upstream release. * Disable GitHub links in the documentation. The mdx_gh_links extension is not packaged in Debian yet. * Add Markdown.egg-info/PKG-INFO and Markdown.egg-info/requires.txt to debian/clean. * Document the extensions copyright more precisely. * Upload to unstable. -- Dmitry Shachnev <email address hidden> Tue, 25 Jul 2023 22:55:03 +0300
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-markdown_3.4.4-1.dsc | 2.4 KiB | 4df7e783c17aaf969be1d15eb41f784385a8d2a99413233a8ea990e7ea6cc0a8 |
python-markdown_3.4.4.orig.tar.gz | 316.9 KiB | 225c6123522495d4119a90b3a3ba31a1e87a70369e03f14799ea9c0d7183a3d6 |
python-markdown_3.4.4-1.debian.tar.xz | 9.8 KiB | e68a69b9ce5697a5210d9e76c48b78378e2a9e6c9d6ebf8b6ae573b6494ef20c |
Available diffs
- diff from 3.4.3-1 to 3.4.4-1 (40.1 KiB)
No changes file available.
Binary packages built by this source
- python-markdown-doc: text-to-HTML conversion library/tool (documentation)
Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).
.
This is a Python implementation of John Gruber's Markdown. The current
version of python-markdown implements all Markdown syntax features and
fully passes Markdown Test Suite 1.0. It also supports footnotes and
attributes.
.
This package contains HTML documentation files for python-markdown.
- python3-markdown: text-to-HTML conversion library/tool (Python 3 version)
Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).
.
This is a Python implementation of John Gruber's Markdown. The current
version of python-markdown implements all Markdown syntax features and
fully passes Markdown Test Suite 1.0. It also supports footnotes and
attributes.
.
This package contains all the files needed to use Markdown with Python
3.x.