Library to support the reading of epub files.


Keywords
epub, ebook
License
GPL-3.0

Documentation

epub-rs

Rust library to support the reading of epub files.

Install

Add this to your Cargo.toml:

[dependencies]
epub = "1.2.2"

MSRV

The minimum supported Rust version is 1.42.0.