diff options
author | pyllyukko <pyllyukko@maimed.org> | 2019-08-24 07:39:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 07:39:26 +0700 |
commit | c7b2a07857212219f015a46743ac4092587783c9 (patch) | |
tree | 2f8ab8f9fe1e9e1b77619ca04f0de323a371e88d /ham/csdr/slack-desc | |
parent | f054c587164c52fe440c4d0e5f31bf08bc892db4 (diff) | |
download | slackbuilds-c7b2a07857212219f015a46743ac4092587783c9.tar.gz |
ham/csdr: Added (DSP Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/csdr/slack-desc')
-rw-r--r-- | ham/csdr/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ham/csdr/slack-desc b/ham/csdr/slack-desc new file mode 100644 index 0000000000..cb858a1a23 --- /dev/null +++ b/ham/csdr/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +csdr: csdr (A simple DSP library and command-line tool for SDR) +csdr: +csdr: csdr is a command line tool to carry out DSP tasks for +csdr: Software Defined Radio. It can be used to build simple signal +csdr: processing flow graphs, right from the command line. +csdr: +csdr: +csdr: +csdr: +csdr: Homepage: https://github.com/simonyiszk/csdr +csdr: |