Introduction
sane-pygtk is a minimalistic SANE (Scanner Access Now Easy) graphical front end. It uses PIL (Python Imaging Library) as the python binding to SANE, and PyGTK as the graphical user interface library.
sane-pygtk does not support any scanners by itself. It uses PIL's (Python imaging library) SANE python bindings.
Some usefull links for SANE and PIL users:
- SANE project web site.
- Other SANE frontends
- Scanners supported by SANE
- PIL - Python Imaging Library web site
Requires:
sane-pygtk requires python imaging sane bindings and python gtk bindings to be installed.Author:
- Yaacov Zamir
<kzamir_AT_walla.co.il>