tclsoldout 0.1.1-2 source package in Ubuntu

Changelog

tclsoldout (0.1.1-2) unstable; urgency=medium

  *  Let's have the man page mangled during the binary build target.

 -- Massimo Manghi <email address hidden>  Mon, 14 Feb 2022 22:20:09 +0000

Upload details

Uploaded by:
Massimo Manghi
Uploaded to:
Sid
Original maintainer:
Massimo Manghi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
tclsoldout_0.1.1-2.dsc 1.7 KiB 582d08823677b77c7ebad392ad529f693f8db3dd3c9ce092b183944f481a84cc
tclsoldout_0.1.1.orig.tar.gz 29.1 KiB 0ffc0167a434ba7ce4a133db782e5eddd7bed9bea5aee52851edd1612e7676cf
tclsoldout_0.1.1-2.debian.tar.xz 3.0 KiB 1b90c31717b0434636454f1a72a8b61bb899372cf93e242b13499e53752ba8ac

Available diffs

No changes file available.

Binary packages built by this source

tclsoldout: Tcl wrapper for libsoldout, a markdown parser library

 tclsoldout extends Tcl providing new commands to parse and process
 markdown text. Tclsoldout current version creates 2 new commands
 .
    + ::soldout::mk2html - markdown to HTML processor
    + ::soldout::mk2xhtml - markdown to XHTML processor
 .
 tclsoldout also provides ::soldout::escape_string, its own utility
 to convert SGML characters into their HTML entities.

tclsoldout-dbgsym: debug symbols for tclsoldout