sane-project-backends/doc/descriptions-external/teco2.desc

32 wiersze
1.0 KiB
Plaintext

;
; SANE Backend specification file
;
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
; All syntactic elements are keyword tokens, followed by a string or
; keyword argument, as specified.
;
; ":backend" *must* be specified.
; All other information is optional (but what good is the file without it?).
;
:backend "teco2" ; name of backend
;:version "1.0-0" ; version of backend
:status :alpha ; :alpha, :beta, :stable, :new
;:manpage "sane-teco2" ; name of manpage (if it exists)
:url "http://fz.eryx.net/sane/#teco2" ; backend's web page
:devicetype :scanner ; start of a list of devices....
; other types: :stillcam, :vidcam,
; :meta, :api
:mfg "Relisys"
:url "http://www.relisys.com/"
:model "AVEC Super 3"
:interface "SCSI"
:status :untested
:comment "sub model VM3575 - untested"
:model "SCORPIO Super 3"
:comment "sub model VM3575"
:interface "SCSI"