Giter VIP home page Giter VIP logo

flightcrew's Introduction

FlightCrew is a C++, cross-platform, native code epub validator.
The version of the package can be found in the ChangeLog.txt file.

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

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 FlightCrew uses;
    src/FlightCrew - source code for the FlightCrew, the validation 
                     library;
    src/FlightCrew-cli - the command-line front-end to the FlightCrew
                         library; 
    src/FlightCrew-gui - the GUI front-end to the FlightCrew library;
    src/googlemock - a framework used for the test suite
    src/utf8-cpp - a header-only library for dealing with utf-8 in C++
    src/Xerces - an XML parser
    src/XercesExtensions - a library containing some common wrapper 
                           code for Xerces; this lib is part of FC
    src/Zipios - a ZIP library
    src/zlib - a lib for data compression (the DEFLATE algorithm)
    
The entire public interface of the library can be accessed by including
the src/FlightCrew/flightcrew.h header file.

The installer directory contains the files needed to produce
a binary installer for Windows and Linux.

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

The LGPLv3 license under which Sigil is released is located in
the file called COPYING.txt and COPYING.LESSER.txt.

flightcrew's People

Contributors

kevinhendricks avatar user-none avatar dougmassay avatar

Watchers

James Cloos avatar  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.