Skip to content

nuuyoo/nooyoo111

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This folder contains the sources 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 Maven (http://maven.apache.org/) 2.3 or above installed

Run:

    mvn install
 

Packages

No packages published

Languages

  • HTML 65.7%
  • Java 26.7%
  • CSS 7.3%
  • XSLT 0.3%
  • FreeMarker 0.0%
  • JavaScript 0.0%