./textproc/makeztxt, ASCII text to Palm zTXT database converter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q1, Version: 1.40, Package name: makeztxt-1.40, Maintainer: pkgsrc-users

makeztxt is a simple commandline program that takes a plain ASCII text
file and compresses it into a zTXT Palm database. It doesn't like the DOS
style CR/LF line breaks, so the input file should be first run through a
conversion program such as dos2unix if it contains such characters.
makeztxt will remove newline characters at the end of lines that contain
text so that the paragraphs flow better on the Palm screen.

The best feature of makeztxt, however, is its ability to use regular
expressions to search the input text for bookmark spots. This is done
with the command line options -l and -r:

-l will list all the bookmarks that are generated.
-r takes a regex as an argument to generate one or more
bookmarks. You can have as many -r options as you want.


Master sites:

SHA1: 10cf3c89003a3b113aa51a668dbdfcfd7a94eeb3
RMD160: c45ab3e2e43da3e9f9f1d472dc73af517d50c4c1
Filesize: 23.703 KB

Version history: (Expand)