
Thes package contaons source code of four Arachne WWW browser small utilities.
See file copying.txt for full text of GNU public license.
For more information, or for the case that you would like to make your
improvements publicly available, please contact xchaos@main.naf.cz.

All utilities were succesfuly compiled using Borland C++ 3.1 for DOS.
No other compile attempts were made, but with exception of WWWMAN, all
programs try to conform ANSI C standard.

1. all applications except WWWMAN and INSIGHT
---------------------------------------------

All you have to do, is compile and build single .c file - that's all.

2. WWWMAN
---------

Main file is wwwman.cpp (don't ask me, why it must be .cpp, not .c ;-)
Other files are inlined useing #include directive.
WWWMAN was completely rewritten by Shaddack (New Wave Microtechnology) in
1997, but as I have access to source code, I did some changes later, so
current status of WWWMAN can be best described as "Totaly messed-up code".

3. INSIGHT
----------

Compile it using Borland C++ 3.1 - open insight.prj.
This program was originaly written by Shaddack (New Wave Microtechnology) in
1997, and because he was C-beginner at that time, it is somewhat messy.
It used to be known as "MAILMAN", but I think "InSight" is better - because
it is competitor of OutLook ;-)
