Sha256: a9417c89d60efdb706b4fabb33fca8e4b0ea072a27afdbae2068e7f951355167

Contents?: true

Size: 1.58 KB

Versions: 46

Compression:

Stored size: 1.58 KB

Contents

This folder contains the distribution of epubcheck project.

EpubCheck is a tool to validate IDPF Epub files. It can detect many
types of errors in Epub. OCF container structure, OPF and OPS mark-up,
and internal reference consistency are checked. EpubCheck can be run
as a standalone command-line tool, installed as a web application or
used as a library.

Epubcheck project home: http://code.google.com/p/epubcheck/

BUILDING

To build epubcheck from the sources you need Java Development Kit (JDK) 1.5 or above
and Apache ant (http://ant.apache.org/) 1.6 or above installed

Run

ant -f build.xml

RUNNING

To run the tool you need Java Runtime (1.5 or above). Any OS should do. Run
it from the command line: 

java -jar epubcheck-x.x.x.jar file.epub

All detected errors are simply printed to stderr. 

USING AS A LIBRARY

You can also use EpubCheck as a library in your Java application. EpubCheck
public interfaces can be found in com.adobe.epubcheck.api package. EpubCheck
class can be used to instantiate a validation engine. Use one of its
constructors and then call validate() method. Report is an interface that
you can implement to get a list of the errors and warnings reported by the
validation engine (instead of the error list being printed out).

LICENSING

See COPYING.txt

AUTHORS

Peter Sorotokin 
Garth Conboy 
Markus Gylling 
Piotr Kula

Most of the EpubCheck functionality comes from the schema validation tool Jing
and schemas that were developed by IDPF and DAISY. EpubCheck development was
largely done at Adobe Systems. 










Version data entries

46 entries across 46 versions & 5 rubygems

Version Path
epubcheck-3.0.1 lib/epubcheck-1.0.5/README.txt
gepub-0.6.9.1 spec/fixtures/epubcheck-3.0b4/README.txt
prophecy-0.2.0 docs/licenses/epubcheck/README.txt
prophecy-0.1.3 docs/licenses/epubcheck/README.txt
prophecy-0.1.2 docs/licenses/epubcheck/README.txt
gepub-0.6.9.0 spec/fixtures/epubcheck-3.0b4/README.txt
gepub-0.6.8.9 spec/fixtures/epubcheck-3.0b4/README.txt
gepub-0.6.8.8 spec/fixtures/epubcheck-3.0b4/README.txt
gepub-0.6.8.7 spec/fixtures/epubcheck-3.0b4/README.txt
epubcheck-3.0.0 lib/epubcheck-1.0.5/README.txt
gepub-0.6.8.6 spec/fixtures/epubcheck-3.0b4/README.txt
bookshop-0.1.8 bin/licenses/epubcheck/README.txt
gepub-0.6.8.5 spec/fixtures/epubcheck-3.0b4/README.txt
gepub-0.6.8.3 spec/fixtures/epubcheck-3.0b4/README.txt
bookshop-0.1.7 bin/licenses/epubcheck/README.txt
bookshop-0.1.6 lib/bookshop/generators/bookshop/app/templates/script/epubcheck/README.txt
gepub-0.6.8 spec/fixtures/epubcheck-3.0b4/README.txt
bookshop-0.1.5 lib/bookshop/generators/bookshop/app/templates/script/epubcheck/README.txt
bookshop-0.1.4 lib/bookshop/generators/bookshop/app/templates/script/epubcheck/README.txt
bookshop-0.1.3 lib/bookshop/generators/bookshop/app/templates/script/epubcheck/README.txt