BVI - Binary visual editor
==========================
http://bvi.linuxbox.com/

This editor for binary files was written by Gerhard Buergmann
and is distributed under the GPL (GNU Public License).


How to compile
==============

	gunzip -c bvi-1.2.0.tar.gz | tar xvf -
	cd bvi-1.2.0
	./configure
	make
	make install

HTML documentation in subdirectory html/

------------------------------------------------------------------------
PLEASE send any bug reports (and fixes), code for new features,
comments, questions, etc. (even flames) to:

Gerhard Buergmann
Vienna, Austria
E-mail: Gerhard.Buergmann@altavista.net


