sigrok-cross-android: Bump zlib to 1.2.11.
[sigrok-util.git] / README
blob8c9207d213f7e6e2691ea4a9495142e314ef30f9
1 -------------------------------------------------------------------------------
2 README
3 -------------------------------------------------------------------------------
5 The sigrok project aims at creating a portable, cross-platform,
6 Free/Libre/Open-Source signal analysis software suite that supports various
7 device types (such as logic analyzers, oscilloscopes, multimeters, and more).
9 sigrok-util is a collection of various sigrok-related utilities.
12 Status
13 ------
15 sigrok-util is in development and has not yet had official tarball releases.
17 Distro packagers should NOT package this, yet.
20 Requirements
21 ------------
23  - git
24  - Python >= 3.0
27 Building and installing
28 -----------------------
30 In order to get the sigrok-util source code and build it, run:
32  $ git clone git://sigrok.org/sigrok-util
33  $ cd sigrok-util
34  $ make
36 For installing sigrok-util:
38  $ make install
40 See the following wiki page for more (OS-specific) instructions:
42  http://sigrok.org/wiki/Building
45 Copyright and license
46 ---------------------
48 sigrok-util contains various tools that are licensed under different terms.
50 Some are licensed under the terms of the GNU GPL version 2 (or later),
51 others under the terms of the GNU GPL version 3 (or later).
53 Please see the individual source files for the full list of copyright holders
54 and the license that applies to the respective tool.
57 Mailing list
58 ------------
60  https://lists.sourceforge.net/lists/listinfo/sigrok-devel
63 IRC
64 ---
66 You can find the sigrok developers in the #sigrok IRC channel on Freenode.
69 Website
70 -------
72  http://sigrok.org/wiki/Sigrok-util