markdown-it-py 3.0.0-2 source package in Ubuntu
Changelog
markdown-it-py (3.0.0-2) unstable; urgency=medium * d/control: Add Breaks for python3-mdit-py-plugins << 0.4.0-1. -- Emmanuel Arias <email address hidden> Mon, 19 Jun 2023 10:24:55 -0300
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
markdown-it-py_3.0.0-2.dsc | 2.6 KiB | 5ca28a7bfaca2a2db0be64d81157630c2af839d453d7981e732f9922f9b7b5e9 |
markdown-it-py_3.0.0.orig.tar.gz | 269.0 KiB | 60dffc950e61a2b4ec980087d79352293f138f7b41bf3d7f8e1907160986c886 |
markdown-it-py_3.0.0-2.debian.tar.xz | 3.7 KiB | 044e0e24641042d5a6dcd067a166788dd4f60140404cf3384840f60c51a16f94 |
Available diffs
- diff from 2.1.0-5 to 3.0.0-2 (53.2 KiB)
- diff from 3.0.0-1 to 3.0.0-2 (480 bytes)
No changes file available.
Binary packages built by this source
- python3-markdown-it: Python port of markdown-it and some its associated plugins
High speed Python markdown parser based in markdown-it. markdown-it-py
follows the CommonMark spec for baseline parsing. Also, new syntax
rules can be added and even replace existing ones. New syntax extensions
can be added to extend the parser.