verso-reader 0.1.0

A terminal EPUB reader with vim navigation, a Kindle-style library, and Markdown highlight export
Documentation
1
2
3
4
5
6
7
pub mod epub_guard;
pub mod epub_meta;
pub mod hashing;
pub mod normalise;
pub mod reanchor;
pub mod scan;
pub mod watch;