diff options
author | kris <kris@FreeBSD.org> | 2002-10-21 07:10:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-21 07:10:16 +0800 |
commit | 7f7b331ebc8872b76df8f5641f979fc1599d5490 (patch) | |
tree | d18409876f570a1615e37fea74a0748acd90faac /palm/makeztxt/pkg-descr | |
parent | bb505acf32e824618bf9b0d22558985f7283761a (diff) | |
download | freebsd-ports-gnome-7f7b331ebc8872b76df8f5641f979fc1599d5490.tar.gz freebsd-ports-gnome-7f7b331ebc8872b76df8f5641f979fc1599d5490.tar.zst freebsd-ports-gnome-7f7b331ebc8872b76df8f5641f979fc1599d5490.zip |
makeztxt is a simple command line program that takes a plain ASCII text file
and compresses it into a zTXT database. makeztxt will remove newline
characters at the end of lines that contain text so that the paragraphs flow
better on the Palm screen.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
Diffstat (limited to 'palm/makeztxt/pkg-descr')
-rw-r--r-- | palm/makeztxt/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/palm/makeztxt/pkg-descr b/palm/makeztxt/pkg-descr new file mode 100644 index 000000000000..044934b0a577 --- /dev/null +++ b/palm/makeztxt/pkg-descr @@ -0,0 +1,6 @@ +makeztxt is a simple command line program that takes a plain ASCII text file +and compresses it into a zTXT database. makeztxt will remove newline +characters at the end of lines that contain text so that the paragraphs flow +better on the Palm screen. + +WWW: http://gutenpalm.sourceforge.net/ |