Changeset [2c346e57a12de606da3e026e422e82f0f31dfc6d] by Christopher Groskopf

February 22nd, 2009 @ 12:46 AM

Modified SaneError to include the malfunctioning device as an attribute. http://github.com/bouvard/saneme...

Committed by Christopher Groskopf

  • M errors.py
  • M saneme.py
New-ticket Create new ticket

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.