Crates.io | rm-lines |
lib.rs | rm-lines |
version | 0.1.0 |
source | src |
created_at | 2022-06-02 18:04:43.590467 |
updated_at | 2022-06-02 18:04:43.590467 |
description | Binary parser for the reMarkable lines (.rm) file format |
homepage | |
repository | |
max_upload_size | |
id | 598987 |
size | 50,456 |
Binary parser for v5 of the reMarkable .lines binary format
While similar to (and inspired by) lines-are-rusty
,
this crate focuses solely on parsing the .rm
files generated
by a reMarkable tablet (eg an individual notebook page). Other functionality
should be layered in higher-level crates.
License: MIT OR Apache-2.0