readseek 0.2.5

structural source reader with stable line hashes
1
2
3
4
5
6
7
8
9
10
11
12
13
# readseek

- `readseek` is a structural source reader with stable line hashes.
- `readseek` is inspired by and based on the ideas of
  [`pi-hashline-readmap`]https://github.com/coctostan/pi-hashline-readmap.
- `man man/man1/readseek.1` provides further information on its usage.

## Licensing

The JavaScript npm wrapper is licensed under `Apache-2.0`. The Rust source and
native binaries are licensed under `LGPL-2.1-or-later`.  Corresponding source
for each published native binary is available from the GitHub repository tag
that matches the package version.