Convert Flat ASCII Text to man Page Format
https://github.com/mvertes/txt2man
Txt2man converts flat ASCII text to man page format. It is a shell
script using gnu awk, that should run on any Unix like system.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / txt2man
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/txt2man && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
txt2man-1.7.1.tar.gz | 0000015976 15.6 KB | |
txt2man.changes | 0000001730 1.69 KB | |
txt2man.spec | 0000001897 1.85 KB |
Revision 7 (latest revision is 8)
Martin Pluskal (pluskalm)
committed
(revision 7)
- Update to version 1.7.1: * txt2man: remove ksh check (@eribertomota) * src2man: make it compliant with gawk >= 5.0.1 (@eribertomota) * txt2man: allow punctuation characters in section names * txt2man: allow display blocks starting with a number * *man: check for dependencies (@eribertomota) * build: make build reproducible - Changes for version 1.7.0: * bookman: added missing space (@marxst) * txt2man: remove redundant escapes causing gawk warnings (@jolmg) * *man: Fix usage of the date command on BSD systems (@ismaell) * txt2man: fix -B option (@bgstack15) * src2man: Print names of manuals to stdout (@ldorau)
Comments 0