File: README.md

package info (click to toggle)
python-ebooklib 0.15~ds0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 468 kB
  • ctags: 258
  • sloc: python: 1,611; sh: 166; makefile: 137
file content (12 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# epub2markdown

This is just a simple example and not utility script you should use for converting your ebooks.

## Usage
    epub2markdown my_ebook.epub

## Dependencies

You need to install [Pandoc](http://johnmacfarlane.net/pandoc/) for this script to work.