Former-commit-id:133dc97f67
[formerlya02aeb236c
] [formerly9f19e3f712
] [formerly133dc97f67
[formerlya02aeb236c
] [formerly9f19e3f712
] [formerly06a8b51d6d
[formerly9f19e3f712
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]]] Former-commit-id:06a8b51d6d
Former-commit-id:9bb8decbcf
[formerly8e80217e59
] [formerly377dcd10b9
[formerly3360eb6c5f
]] Former-commit-id:377dcd10b9
Former-commit-id:e2ecdcfe33
22 lines
708 B
Text
22 lines
708 B
Text
|
|
Python SANE module V1.1 (30 Sep. 2004)
|
|
|
|
The SANE module provides an interface to the SANE scanner and frame
|
|
grabber interface for Linux. This module was contributed by Andrew
|
|
Kuchling and is extended and currently maintained by Ralph Heinkel
|
|
(rheinkel-at-email.de). If you write to me please make sure to have the
|
|
word 'SANE' or 'sane' in the subject of your mail, otherwise it might
|
|
be classified as spam in the future.
|
|
|
|
|
|
To build this module, type (in the Sane directory):
|
|
|
|
python setup.py build
|
|
|
|
In order to install the module type:
|
|
|
|
python setup.py install
|
|
|
|
|
|
For some basic documentation please look at the file sanedoc.txt
|
|
The two demo_*.py scripts give basic examples on how to use the software.
|