forked from Sigil-Ebook/Sigil
-
Notifications
You must be signed in to change notification settings - Fork 0
Sigil is a multi-platform EPUB ebook editor
License
kiss2u/Sigil
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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/BoostParts - source code of various parts of the Boost C++ Libraries that Sigil uses. src/FlightCrew - source code for the FlightCrew EPUB validation Library. src/Sigil - source code for the Sigil application. src/tidyLib - source code for HTML Tidy, an HTML cleaner. src/Xerces - source code for Xerces-C++, XML manipulation Library. src/XercesExtensions - source code for helper classes that shuffle data between into and out of formats supported and required by Xerces. src/minizip - source code for minizip, a zipping library. src/zlib - source code for the zlib compression library. The installer directory contains the files needed to produce a binary installer for Windows and Linux. The manual directory contains the manual in reStructuredText format, designed to be preprocessed with Sphinx. 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.
About
Sigil is a multi-platform EPUB ebook editor
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 61.0%
- Python 19.7%
- C 16.0%
- Ragel 1.7%
- CMake 1.2%
- JavaScript 0.1%
- Other 0.3%