
Sigil is a free, open source, multi-platform WYSIWYG ebook editor.
It is designed to edit books in ePub format. The version of the package
can be found in the ChangeLog.txt file.

It's website is located here: http://code.google.com/p/sigil/

The src directory contains all of the source code. It has
a few subdirectories:
	src/Sigil - source code for the Sigil application
	src/libTidy - source code for HTML Tidy, an HTML cleaner
	src/ZipArchive - source code for ZipArchive, a zipping library

The INSTALL.txt file contains information on building Sigil from
source code (and installing it on Linux machines).

The GPLv3 license under which Sigil is released is located in
the file called COPYING.txt.