File: control

package info (click to toggle)
liblxi 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 252 kB
  • sloc: ansic: 875; makefile: 42; sh: 1
file content (33 lines) | stat: -rw-r--r-- 1,336 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: liblxi
Section: science
Priority: optional
Build-Depends: debhelper (>= 10), libavahi-client-dev, libc-dev-bin, libxml2-dev
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Dima Kogan <dkogan@debian.org>
Standards-Version: 4.1.2
Homepage: https://lxi-tools.github.io/
Vcs-Git: https://salsa.debian.org/science-team/liblxi.git
Vcs-Browser: https://salsa.debian.org/science-team/liblxi

Package: liblxi1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: LAN eXtensions for Instrumentation (LXI) software interface
 liblxi is an open source software library which offers a simple API for
 communicating with LXI compatible instruments. The API allows applications to
 easily discover instruments on networks and communicate SCPI commands.

Package: liblxi-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, liblxi1 (= ${binary:Version})
Description: LAN eXtensions for Instrumentation (LXI) software interface
 liblxi is an open source software library which offers a simple API for
 communicating with LXI compatible instruments. The API allows applications to
 easily discover instruments on networks and communicate SCPI commands.
 .
 Development files