1 unstable release
0.1.0 | Jun 2, 2022 |
---|
#22 in #rm
17KB
308 lines
rm-lines
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
lib.rs
:
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.
Dependencies
~1.3–2MB
~41K SLoC