txt2tags 2.6-3.1 source package in Ubuntu
Changelog
txt2tags (2.6-3.1) unstable; urgency=low * Non-maintainer upload. * Remove the error.csv test, as it parses successfully with python2.7 and the alternative is to break other input. (Closes: #713491) -- Philipp Kern <email address hidden> Fri, 22 Nov 2013 21:49:10 +0100
Upload details
- Uploaded by:
- Python Applications Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Python Applications Packaging Team
- Architectures:
- all
- Section:
- text
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | text | |
Xenial | release | universe | text | |
Trusty | release | universe | text |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
txt2tags_2.6-3.1.dsc | 1.7 KiB | 68b8f0b496720cde97a05114f62389bca3e9c35c3973403e059f91c0e9baf0e2 |
txt2tags_2.6.orig.tar.gz | 532.0 KiB | 601467d7860f3cfb3d48050707c6277ff3ceb22fa7be4f5bd968de540ac5b05c |
txt2tags_2.6-3.1.debian.tar.gz | 6.1 KiB | 04e09931c50ee053911a059b8a10c707fc63d7dbd0aadd1e5e3893ae0d2152a5 |
Available diffs
- diff from 2.6-3build1 (in Ubuntu) to 2.6-3.1 (836 bytes)
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.