#scanner #safe-wrapper #sane #bindings

sane-scan

Bindings and safe wrapper for SANE

3 releases

0.1.2 Mar 10, 2023
0.1.1 Jul 27, 2021
0.1.0 Jul 27, 2021

#15 in #sane

32 downloads per month

MIT license

16KB
465 lines

sane-scan

A Rust bindings, together with some safe wrappers around SANE.

Requirements

You need lib sane installed with headers. On Ubuntu, you can get it from the main repo:

sudo apt install libsane libsane-dev

lib.rs:

API docs: https://sane-project.gitlab.io/standard/1.06/api.html

Dependencies

~0.1–2MB
~37K SLoC