List of files in this archive:

Install       - installation instructions
MANIFEST      - this file
README.BeBox  - important information about the BeBox port

bin/
bin/jove      - the Jove editor
bin/teachjove - online Jove tutorial (untested)

jove/
jove/README   - README from the original distribution

lib/
lib/jove/     - directory full of a bunch of Jove support files, including
                a jove-local.rc that turns off the time display in the mode
				line (see README.BeBox for why this is important)

man/
man/man1/     - "man" pages (in nroff format) for jove, jovetool, teachjove
                and xjove... jovetool and xjove are kinda pointless on the
				BeBox, but I've included the files anyway.

src/Makefile - the Makefile used to build this Jove
src/*.diff   - small source changes to make Jove build on the BeBox (dr7),
               including the ability to remember a file's type/creator
               (if it has one)
