---
name: cuecat
version: 1.1_4
origin: misc/cuecat
comment: Tools for decoding and using the output of a :Cue:Cat(TM) wand scanner
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: mwm@mired.org
prefix: /usr/local
licenselogic: single
flatsize: 36073
desc: |
  The cuecat script repeatedly reads scan codes from a :Cue:Cat scanner
  via standard input, decodes and processes the scanned value, then
  prompts with Scan! for another scan code. It exists when it reads an
  EOF on standard input.

  It can be used print a decoded version of the scan code, or launch
  commands the barcodes, ISBNs or UPCs scanned in.
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  renderproto: {origin: x11/renderproto, version: 0.11.1}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXrender: {origin: x11/libXrender, version: 0.9.8}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  libSM: {origin: x11/libSM, version: '1.2.1,1'}
  libICE: {origin: x11/libICE, version: '1.0.8,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  tk: {origin: x11-toolkits/tk86, version: 8.6.0_2}
  tk: {origin: x11-toolkits/tk85, version: 8.5.14_1}
  py27-tkinter: {origin: x11-toolkits/py-tkinter, version: 2.7.5_4}
  py27-Pmw: {origin: x11-toolkits/py-Pmw, version: 1.3.2_2}
  libXt: {origin: x11-toolkits/libXt, version: '1.1.4,1'}
  blt: {origin: x11-toolkits/blt, version: 2.4z_7}
  libXft: {origin: x11-fonts/libXft, version: 2.3.1}
  fontconfig: {origin: x11-fonts/fontconfig, version: '2.10.93,1'}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  expat: {origin: textproc/expat2, version: 2.1.0}
  freetype2: {origin: print/freetype2, version: 2.4.12_1}
  tcl: {origin: lang/tcl86, version: 8.6.0_2}
  tcl: {origin: lang/tcl85, version: 8.5.14_1}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- python
- misc
