freebsd-ports/graphics/sane-backends/pkg-descr
Kirill Ponomarev 9d5022531c - Fix WWW: line
PR:		58242
Submitted by:	Ports Fury
2003-10-19 18:13:48 +00:00

14 lines
757 B
Text

SANE ("Scanner Access Now Easy") is a universal scanner interface.
The value of such a universal interface is that it allows writing
just one driver per image acquisition device rather than one driver
for each device and application. So, if you have three applications
and four devices, traditionally you'd have had to write 12 different
programs. With SANE, this number is reduced to seven: the three
applications plus the four drivers. Of course, the savings get even
bigger as more and more drivers and/or applications are added.
sane-backends contains documentation, several backends, scanimage
command line frontend, and networking support. For other/graphical
frontends take a look at sane-frontends and/or xsane.
WWW: http://www.sane-project.org/