File: README.md

package info (click to toggle)
python-ebooklib 0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 648 kB
  • sloc: python: 1,800; makefile: 132; sh: 52
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.