# 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.