GithubHelp home page GithubHelp logo

sigil's Introduction

Sigil is a free, open source, multi-platform ebook editor.
It is designed to edit books in ePub format.

* It's website is located here: http://code.google.com/p/sigil/
* It's current code repository is located here: https://github.com/user-none/Sigil
* Translations are located here: https://www.transifex.com/projects/p/sigil/
* Support forums are located here: http://www.mobileread.com/

Issue tracking is disabled because it has become unhelpful. If you want a
feature implemented or a bug fixed, implement it yourself and submit a pull
request on GitHub.

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. This is
                  a heavily modified version of tidy because tidy
                  upstream is dead so patches from us don't have a
                  chance of being integarted.
    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. This is part of Sigil and not
                     a third party library.
    src/minizip - source code for minizip, a zipping library.
    src/zlib - source code for the zlib compression library.
    src/hunspell - spell checking library.
    src/pcre - regular epression library.
    src/utf8-cpp - UTF8 manipulation and validation 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.

sigil's People

Contributors

user-none avatar daveheiland avatar charleski avatar schiller-manuel avatar duanemoody avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.