mdocml 1.14.6-4 source package in Ubuntu

Changelog

mdocml (1.14.6-4) unstable; urgency=low

  * d/control: use my @debian.org email address
  * d/copyright: add debian/* stanza
  * d/README.source: document packaging workflow

 -- Andrea Pappacoda <email address hidden>  Wed, 16 Apr 2025 11:10:00 +0200

Upload details

Uploaded by:
Andrea Pappacoda
Uploaded to:
Sid
Original maintainer:
Andrea Pappacoda
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc

Downloads

File Size SHA-256 Checksum
mdocml_1.14.6-4.dsc 1.4 KiB f7571193e522f43a90d31b24964496fdc633c0f2cdb43ad93cd49b8c188b1275
mdocml_1.14.6.orig.tar.gz 680.8 KiB 8bf0d570f01e70a6e124884088870cbed7537f36328d512909eb10cd53179d9c
mdocml_1.14.6-4.debian.tar.xz 5.7 KiB 15d0c559186ab9c2d6e26830f0837d96580aee6e631cfddb5cc75c6e777d6a90

Available diffs

No changes file available.

Binary packages built by this source

libmandoc-dev: BSD manpage compiler toolset - library

 mandoc is a suite of tools compiling mdoc, the roff macro language of choice
 for BSD manual pages, and man, the predominant historical language for UNIX
 manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component
 of the toolset is the mandoc utility program, based on the libmandoc
 validating compiler, to format output for UNIX terminals (with support for
 wide-character locales), XHTML, HTML, PostScript, and PDF.
 .
 This package contains the libmandoc static library, which can be used to
 embed mandoc in other programs.

mandoc: BSD manpage compiler toolset

 mandoc is a suite of tools compiling mdoc, the roff macro language of choice
 for BSD manual pages, and man, the predominant historical language for UNIX
 manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component
 of the toolset is the mandoc utility program, based on the libmandoc
 validating compiler, to format output for UNIX terminals (with support for
 wide-character locales), XHTML, HTML, PostScript, and PDF.

mandoc-dbgsym: debug symbols for mandoc