txt2man 1.5.6-3 source package in Ubuntu
Changelog
txt2man (1.5.6-3) unstable; urgency=medium * Upload to unstable. Welcome Jessie Stable! * debian/control: little adjustment in long description. * debian/copyright: dropping dot-zero from GPL license short name. -- Joao Eriberto Mota Filho <email address hidden> Sun, 26 Apr 2015 13:29:11 -0300
Upload details
- Uploaded by:
- Joao Eriberto Mota Filho
- Uploaded to:
- Sid
- Original maintainer:
- Joao Eriberto Mota Filho
- Architectures:
- all
- Section:
- text
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | text |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
txt2man_1.5.6-3.dsc | 1.8 KiB | 1263197301599c9a0ff7765c0734eaec4a8be14feaa9855a84f8b8fc10b3a942 |
txt2man_1.5.6.orig.tar.gz | 17.4 KiB | e5aed4a44e041f3b8327e43d847707720ae71aad643d3c1d37f898b8d40c9c03 |
txt2man_1.5.6-3.debian.tar.xz | 14.7 KiB | 4bc3da25288ca674502a0311fb6eeeb503f7277aa48274a28a1b79def2830f05 |
Available diffs
- diff from 1.5.5-4.1 to 1.5.6-3 (19.8 KiB)
No changes file available.
Binary packages built by this source
- txt2man: convert flat ASCII text to manpage format
txt2man is program that converts simple texts to manpages easily.
The syntax of the ASCII text should looks like the output provided
by man(1) program. So, you need write a text file using a visual
approach of a manpage and txt2man will convert it. The txt2man(1)
manpage is short and sufficient to understand how the program works.
.
A command to extract comments from source code (src2man) and a
command to build an indexed volume from a set of manpages (bookman)
are also provided by this package.
.
txt2man is very useful for programmers and Debian packaging.