sane-scan

Crates.iosane-scan
lib.rssane-scan
version0.1.2
sourcesrc
created_at2021-07-27 15:04:59.237771
updated_at2023-03-10 09:25:23.891597
descriptionBindings and safe wrapper for SANE
homepage
repositoryhttps://github.com/aQaTL/sane-scan
max_upload_size
id427994
size15,265
Maciej Sołtys (aQaTL)

documentation

README

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
Commit count: 10

cargo fmt