| Crates.io | epubparse |
| lib.rs | epubparse |
| version | 0.2.2 |
| created_at | 2021-03-29 13:11:51.013054+00 |
| updated_at | 2022-01-16 13:08:07.040033+00 |
| description | Parse epub and convert to text-only Book structure |
| homepage | |
| repository | https://github.com/jannes/epubparse/ |
| max_upload_size | |
| id | 375131 |
| size | 185,544 |
⚠️ Work in progress
Requires Rust 1.56 to compile
This library aims to convert Epub files into text-only Book structures that can be used to do analysis of the contained text. It is published both as a Rust crate to crates.io and as a NPM package (ESM module) to npm. See the project repo for all components.