rm-lines 0.1.0

Binary parser for the reMarkable lines (.rm) file format
Documentation
  • Coverage
  • 21.43%
    9 out of 42 items documented0 out of 2 items with examples
  • Size
  • Source code size: 52.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.12 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • torrancew

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