Changeset [6c72e393931a1405aedeeceb03376599e30fa15d] by Christopher Groskopf
February 19th, 2009 @ 11:46 PM
Revised assertion syntax so that all exceptions have messages. http://github.com/bouvard/saneme...
Committed by Christopher Groskopf
- M saneme.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
SaneMe (Scanner Access Now Even More Easy) is a Python wrapper around the SANE API for Linux. It allows for applications to access SANE without resorting to command line automation, custom wrapper code, or a C extension. It was specifically designed for use with the NoStaples GNOME scanning application, but could provide the basis for any Python application that needs to interface with SANE.