commonmark 0.9.1-5 source package in Ubuntu

Changelog

commonmark (0.9.1-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.

  [ Sandro Tosi ]
  * orphan

 -- Sandro Tosi <email address hidden>  Fri, 01 Mar 2024 02:52:40 -0500

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 Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
commonmark_0.9.1-5.dsc 1.9 KiB acf7ff83d8f7cb49960d38c3a2af40443d410de38c62e4c855d544814416286e
commonmark_0.9.1.orig.tar.gz 93.5 KiB 452f9dc859be7f06631ddcb328b6919c67984aca654e5fefb3914d54691aed60
commonmark_0.9.1-5.debian.tar.xz 2.6 KiB 5563bae4f38c8d7e660b584cf196a9bbf04e16e2f1050f148e90217bb26f5ed5

Available diffs

No changes file available.

Binary packages built by this source

python3-commonmark: Python parser for the CommonMark Markdown spec

 commonmark.py is a pure Python port of jgm's commonmark.js, a Markdown parser
 and renderer for the CommonMark specification, using only native modules.