kobo-core 0.1.0

Kobo e-reader device SDK: device database, sysfs/ioctl, rendering, audio pipeline, trait surface
Documentation
1
2
//! Document formats. EPUB is the MVP format (PDF deferred — plan §8).
pub mod epub;