1:backend "sharp"                ; name of backend
2:version "0.32 (unmaintained)"  ; version of backend
3;:status :beta                   ; :alpha, :beta, :stable, :new
4:url "http://www.satzbau-gmbh.de/staff/abel/sane-sharp.html"
5				; backend's homepage
6:manpage "sane-sharp"
7:devicetype :scanner
8
9:mfg "Sharp"                    ; name a manufacturer
10:url "http://sharp-world.com/"
11
12:model "JX-610"                 ; name models for above-specified mfg.
13:interface "SCSI"
14:status :good
15:comment ""
16
17:model "JX-250"                 ; name models for above-specified mfg.
18:interface "SCSI"
19:status :good
20:comment ""
21
22:model "JX-320"                 ; name models for above-specified mfg.
23:interface "SCSI"
24:status :good
25:comment ""
26
27:model "JX-325"                 ; name models for above-specified mfg.
28:interface "SCSI"
29:status :untested
30:comment ""
31
32:model "JX-330"                 ; name models for above-specified mfg.
33:interface "SCSI"
34:status :good
35:comment ""
36
37:model "JX-350"                 ; name models for above-specified mfg.
38:interface "SCSI"
39:status :good
40:comment ""
41