File: control

package info (click to toggle)
vish 0.0.20130812-1
  • links: PTS
  • area: main
  • in suites: bullseye, forky, jessie, jessie-kfreebsd, sid, trixie
  • size: 356 kB
  • ctags: 35
  • sloc: sh: 996; cpp: 97; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: vish
Section: electronics
Priority: extra
Maintainer: Simon Richter <sjr@debian.org>
Build-Depends: debhelper (>= 9.0.0), autotools-dev, libvisa-dev
Standards-Version: 3.9.3
Homepage: http://www.librevisa.org/

Package: vish
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Commandline interface for Virtual Instrument Software Architecture
 The VISA API provides a common interface to test and measurement equipment
 that can be accessed via GPIB, USB or VXI-11 interfaces.
 .
 This package contains a commandline interface that can be used to send raw
 commands.