[go: up one dir, main page]

File: control

package info (click to toggle)
sigrok-cli 0.3.0-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,460 kB
  • sloc: sh: 11,006; ansic: 1,087; makefile: 10
file content (20 lines) | stat: -rw-r--r-- 796 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: sigrok-cli
Section: electronics
Priority: extra
Maintainer: Uwe Hermann <uwe@debian.org>
Build-Depends: cdbs, debhelper (>= 8.0.0), autotools-dev, pkg-config (>= 0.22), libglib2.0-dev (>= 2.22.0), libsigrok0-dev (>= 0.1.0-2), libsigrokdecode0-dev (>= 0.1.0-2)
Standards-Version: 3.9.3
Homepage: http://sigrok.org/wiki/Sigrok-cli

Package: sigrok-cli
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: sigrok (<< 0.2-1)
Replaces: sigrok (<< 0.2-1)
Description: command-line frontend for the sigrok logic analyzer software
 sigrok-cli is a command-line logic analyzer and protocol decoding software.
 .
 It supports sample acquisition from logic analyzer hardware, as well as
 running protocol decoders over the sample data (either from hardware or
 loaded from files).