File: README.Debian

package info (click to toggle)
plucker 1.8-34
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 21,340 kB
  • sloc: ansic: 47,691; cpp: 42,310; python: 17,043; makefile: 1,521; perl: 1,492; pascal: 1,123; sh: 474; sed: 64; java: 13; csh: 6
file content (31 lines) | stat: -rw-r--r-- 1,078 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
plucker for Debian
------------------

To install plucker run plucker-setup(1) and optionally
plucker-prc-install.

Plucker consists of three parts: the parser, the conduit, and the
viewer.

The conduit takes the converted HTML files from a directory or from your
computer's system memory (RAM; using the python parser) and places them
in a database on your Palm device, or directs them to a file (which is
the same as the database) on your desktop, which you can sync to your
emulator or your "real" Palm device at a later time.

For example you could use:
$ plucker-build > dumb.pdb    #reads home.html
$ pilot-xfer -i dumb.pdb

For further information and a primer walkthrough for newbie users, please check
"The Plucker Tour" available online at
http://www2.parc.com/isl/members/janssen/pubs/plucker-tour/

A couple of sample e-books can be obtained from
http://www2.parc.com/istl/members/janssen/pubs/plucker-tour/plucker10.zip

There is also a Plucker User Guide at
http://code.plkr.org/docs/

 -- Amaya Rodrigo Sastre <amaya@debian.org> Thu, 14 Oct 2004 02:12:35 +0200