epub

Crates.ioepub
lib.rsepub
version2.1.2
sourcesrc
created_at2017-01-18 14:34:46.390261
updated_at2024-05-02 05:45:33.590818
descriptionLibrary to support the reading of epub files.
homepage
repositoryhttps://github.com/danigm/epub-rs.git
max_upload_size
id8123
size1,137,802
danigm (danigm)

documentation

https://docs.rs/epub/

README

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.

Commit count: 130

cargo fmt