Gnome Scan is a project that aim to provide a framework to make scan
as easy as print for both users and developers.

The project is divided in two parts : Gnome Scan itself and
Flegita. Gnome Scan provide a glib SANE wrap and a library of widgets
in order to build scan dialogs. Flegita use Gnome Scan to provide an
app and a Gimp plugin (more plugins are planned as soon as Gnome Scan
get stable enough).

The project use autotools to manage build and installation
process. Once installed, the Gimp plugin is loaded at next Gimp launch
and entries are added in Gimp menus, an entry is added in the
Applications->Graphics menu.

If you don't have scanner, you can still test gnomescan. Either by
passing the --disable-probe option to ./configure or by uncommenting
the "test" backend in /etc/sane.d/dll.conf or by putting "test" in a
/etc/sane.d/dll.d/test file. You'll be able to test acquisition with
both a flatbed or an ADF with a virtual device.

Report bug to gnome bugzilla, in the gnomescan product.
