Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 287 Bytes

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.