txt2tags 3.4-2 source package in Ubuntu

Changelog

txt2tags (3.4-2) unstable; urgency=medium

  * Team upload.
  * Add python3-pkg-resources to Depends; Closes: #947482

 -- Sandro Tosi <email address hidden>  Sun, 29 Dec 2019 14:55:22 -0500

Upload details

Uploaded by:
Python Applications Packaging Team
Uploaded to:
Sid
Original maintainer:
Python Applications Packaging Team
Architectures:
all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe text

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
txt2tags_3.4-2.dsc 2.0 KiB c42e8addf6c8ed3d436de7fbd81a3f024443ea5e3e625feea04cb5002f600b39
txt2tags_3.4.orig.tar.xz 213.2 KiB c0f495eef5385f69a312ce74ebf3083ad5166a9ffacb27d5de63f5758745dfab
txt2tags_3.4-2.debian.tar.xz 5.2 KiB feba1217f8e8b3cf9c966093ce03ffa209ea5686756043defa2b4005dc6d4ff6

Available diffs

No changes file available.

Binary packages built by this source

txt2tags: conversion tool to generating several file formats

 txt2tags is a document generator written in Python that
 generates HTML, XHTML, SGML, LaTeX, Lout, man page, Wikipedia,
 Google Code Wiki, DokuWiki, MoinMoin, Magic Point and PageMaker
 documents from a plain text file with little marks.
 .
 Different from other conversion tools, it is generic, and not
 target-specific (as a txt2html tool). This way, you can keep just
 one source text file and one tool for all your formatting needs.
 .
 Supports header, title, bold/italic/underline/strike, preformatted,
 quote, link, lists, bar, image and table.
 .
 With txt2tags, you can focus your mind on the document content, and
 forget about formatting. Just let the program do this dirty job.