README for entity v1.10 1997/03/07
==================================

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA.

--------

Entity is a handy little tool for converting text to/from HTML from/to
text written with the ISO Latin 1 charset. It is a nice thing to have
around if you convert text files to/from HTML and there are lots of
non-English letters.

It should compile well on most of UNIXes around, I created it on a
Linux box. If you plan to compile it under DOS, make sure that either
DOS or __MSDOS__ is defined. This is because DOS doesn't handle
stdin/stdout properly.

Suggestions and comments are welcome.

<sunny256@bigblue.no>
http://www.bigblue.no/~sunny256/entity.html
