Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
SANE 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 libraries, sane-config and scanimage.