epubtool

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2017 License: MIT Imports: 12 Imported by: 0

README

epubtool

Build Status

A tool to manipulate ePub files.

work-in-progress

Features

  • Pack
  • Unpack
  • Get metadata
  • Coming soon:
    • Set metadata
    • Clean ePub
    • Add CSS
    • Add JS
    • Validate

Usage

  • epubtool pack /path/to/unpacked/ebook/ will pack to ./ebook.epub
  • epubtool pack /path/to/unpacked/ebook/ /place/to/put/somebook.epub will pack to /place/to/put/somebook.epub
  • epubtool unpack /path/to/bookfile.epub will unpack to ./bookfile/
  • epubtool unpack /path/to/bookfile.epub /place/to/put/unpacked/ will unpack to /place/to/put/unpacked/
  • epubtool get-metadata /path/to/bookfile.epub will display the metadata of /path/to/bookfile.epub

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL