summaryrefslogtreecommitdiff
path: root/converters/txt2pdbdoc
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-06-28Initial import of txt2pdbdoc.minskim4-0/+38
txt2pdbdoc is a Unix-based Text-to-Doc file conversion program. (It also converts Doc files to plain text.) A Doc file is a defacto standard file format for text documents for PalmOS document reader applications. The motivation for writing txt2pdbdoc was that such software at the time was crufty and poorly documented. In contrast, txt2pdbdoc is well written and well documented. Unix-style "man" pages are included for the program, utility scripts, and the Doc file format itself. The source code is also generously commented.