markdown-it-py 3.0.0-ok1 source package in openKylin

Changelog

markdown-it-py (3.0.0-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 15:43:05 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
markdown-it-py_3.0.0.orig.tar.gz 269.0 KiB 60dffc950e61a2b4ec980087d79352293f138f7b41bf3d7f8e1907160986c886
markdown-it-py_3.0.0-ok1.debian.tar.xz 2.8 KiB 0dfab73d57aee18a160f59654458a85f696f926c6fa27aad49d7265bbeb1df41
markdown-it-py_3.0.0-ok1.dsc 2.4 KiB 5102700c34d88e88728de1faaacb0003fcf5dd061231d4386f2dec17bf547800

Available diffs

View changes file

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.