lowdown 1.0.2-2 source package in Ubuntu

Changelog

lowdown (1.0.2-2) unstable; urgency=medium

  * Backport upstream commits to address the roff constant-width problem, i.e.
    the usage of the "C" font for roff, which as of groff 2.3.0 results into
    warning and, by extension, lintian warnings for downstream users.

 -- Faidon Liambotis <email address hidden>  Fri, 27 Oct 2023 17:24:44 +0300

Upload details

Uploaded by:
Faidon Liambotis
Uploaded to:
Sid
Original maintainer:
Faidon Liambotis
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lowdown_1.0.2-2.dsc 2.0 KiB 074140d5a423de4ad52ed749a34222c747a98f8cf30d3e53d4460ab482d67b5d
lowdown_1.0.2.orig.tar.gz 257.3 KiB e45b0d41ff39afecdeb7eae89db2ecea8800741abb9ff4a4bf7c3753bea08485
lowdown_1.0.2-2.debian.tar.xz 11.0 KiB 1bb2eaf87b7685b667e308b202417e9bb0ce8c3b51f9d104aa809157a31b09b3

Available diffs

No changes file available.

Binary packages built by this source

liblowdown-dev: Simple markdown translator (development files)

 Lowdown is a Markdown translator producing HTML5, roff documents in the ms and
 man formats, LaTeX, gemini, and terminal output.
 .
 Beyond traditional Markdown syntax support, lowdown supports the following
 Markdown features and extensions:
  * autolinking
  * fenced code
  * tables
  * superscripts
  * footnotes
  * disabled inline HTML
  * “smart typography”
  * metadata
  * commonmark (in progress)
  * definition lists
  * extended attributes
  * task lists
 .
 This package contains development libraries, header files, and manpages.

liblowdown1: Simple markdown translator (shared library)

 Lowdown is a Markdown translator producing HTML5, roff documents in the ms and
 man formats, LaTeX, gemini, and terminal output.
 .
 Beyond traditional Markdown syntax support, lowdown supports the following
 Markdown features and extensions:
  * autolinking
  * fenced code
  * tables
  * superscripts
  * footnotes
  * disabled inline HTML
  * “smart typography”
  * metadata
  * commonmark (in progress)
  * definition lists
  * extended attributes
  * task lists
 .
 This package contains the shared runtime library.

liblowdown1-dbgsym: debug symbols for liblowdown1
lowdown: Simple markdown translator

 Lowdown is a Markdown translator producing HTML5, roff documents in the ms and
 man formats, LaTeX, gemini, and terminal output.
 .
 Beyond traditional Markdown syntax support, lowdown supports the following
 Markdown features and extensions:
  * autolinking
  * fenced code
  * tables
  * superscripts
  * footnotes
  * disabled inline HTML
  * “smart typography”
  * metadata
  * commonmark (in progress)
  * definition lists
  * extended attributes
  * task lists

lowdown-dbgsym: debug symbols for lowdown