Giter VIP home page Giter VIP logo

epc-helper's Introduction

ePubCheck Helper

Version: 0.1.0-a

Author: Steve Myles ([email protected])

Project Home: http://steve.mylesandmyles.info/projects/epc-helper/

License: MIT license (see LICENSE accompanying this distribution).

Changelog: See https://github.com/scumdogsteev/epc-helper/blob/master/changelog.txt accompanying this distribution.

background

ePubCheck is a great command line utility that validates EPUB files to ensure proper structure and formatting. It provides a detailed log of issues, including improper html tags, indicating which row(s) of which file(s) contain the errors. It is an invaluable resource when creating EPUB files.

ePubCheck Helper is a simple batch file that allows the user to drag and drop an EPUB file (or a .zip file, as .epub files are renamed .zip files) to run ePubCheck, taking care of the command line details for you. The script outputs ePubCheck's log to a .txt file in the directory with the original EPUB file.

notes

I know this isn't the first utility of its kind (for instance, EPUB-CHECKER (http://www.pagina-online.de/software/epub-checker/) seems to be a good one and there is also the web-based EPUB validator (http://validator.idpf.org/)), and it likely isn't the best. I wanted to learn more about batch scripting and this seemed like a good way to do so. The results might be helpful for someone.

I am by no means an expert at batch scripting. I welcome comments on this script.

acknowledgment

Date parsing is taken from Rob van der Woude: http://www.robvanderwoude.com/datetimentparse.php

epc-helper's People

Contributors

scumdogsteev avatar

Watchers

 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.