stx2any 1.56-2.3 source package in Ubuntu

Changelog

stx2any (1.56-2.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop html2stx. (closes: #945713)
  * Convert to 3.0 source format. (closes: #1007552)

 -- Bastian Germann <email address hidden>  Wed, 30 Nov 2022 20:22:05 +0100

Upload details

Uploaded by:
Panu Kalliokoski
Uploaded to:
Sid
Original maintainer:
Panu Kalliokoski
Architectures:
all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe text
Noble release universe text
Mantic release universe text
Lunar release universe text

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
stx2any_1.56-2.3.dsc 1.5 KiB 461438af06a7b1e4869fa04b2d1f777b648d32c8224291875bdd3ccf1618de37
stx2any_1.56.orig.tar.gz 84.5 KiB 582cb12240493e9acada4fde9190083fe32217f551dd2e9f9533679cd61de40d
stx2any_1.56-2.3.debian.tar.xz 5.8 KiB 59d51b1c3497299e440091d325d6ec0b6ede29c3dde37e0c7bc2492def8b1fb5

Available diffs

No changes file available.

Binary packages built by this source

stx2any: Converter from structured plain text to other formats

 stx2any is a converter from structured text (Stx), which is plain text
 written in a standardised way, into other formats. Formats available
 currently include (X)HTML, man, raw text, DocBook XML, PostScript and
 LaTeX.
 .
 Stx is a markup language in the tradition of plain text like markups,
 like wiki markup and ReST. For a comparison between different plain
 text markup languages, see stx2any's home page
 (http://sange.fi/~atehwa/cgi-bin/piki.cgi/stx2any).
 .
 This package also has the following utilities:
  * strip_stx -- a literate programming tool
  * gather_stx_titles -- a script to automate cross-linking between
    documents
  * extract_usage_from_stx -- a script to produce "usage" messages from
    man pages written in stx