diff options
Diffstat (limited to 'graphics/sane-frontends/pkg/DESCR')
-rw-r--r-- | graphics/sane-frontends/pkg/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/sane-frontends/pkg/DESCR b/graphics/sane-frontends/pkg/DESCR new file mode 100644 index 00000000000..79696e59f96 --- /dev/null +++ b/graphics/sane-frontends/pkg/DESCR @@ -0,0 +1,7 @@ +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. |