File: README

package info (click to toggle)
txt2pdbdoc 1.4.2-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 268 kB
  • ctags: 97
  • sloc: ansic: 526; perl: 298; sh: 190; makefile: 54
file content (14 lines) | stat: -rw-r--r-- 443 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	txt2pdbdoc : Text to Doc file converter for the PalmPilot.
	html2pdbtxt: HTML to Doc text.
	pdbtxt2html: Doc text to HTML.

	Tip
	---
	If you'd like to be able to grab web pages and have them
	converted to Doc automatically, you can write a simple script
	that calls lynx (the text-based web browser) with the -source
	option to dump the HTML into a file, then run html2pdbtxt
	followed by txt2pdbdoc.

	- Paul J. Lucas
	  pauljlucas@mac.com