summaryrefslogtreecommitdiffstats
path: root/ham/hamlib/README
diff options
context:
space:
mode:
author Nate Bargmann2017-03-06 16:51:47 +0100
committer Willy Sudiarto Raharjo2017-03-11 01:03:43 +0100
commita4987751971e832a28321a96ea39b4a4cfbaa49c (patch)
treec8a574655904fa3065f6507824a24002acd03e99 /ham/hamlib/README
parent02becccb92dca26754bd45b6fe50ff385be9f74e (diff)
downloadslackbuilds-a4987751971e832a28321a96ea39b4a4cfbaa49c.tar.gz
ham/hamlib: Updated for version 3.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/hamlib/README')
-rw-r--r--ham/hamlib/README16
1 files changed, 12 insertions, 4 deletions
diff --git a/ham/hamlib/README b/ham/hamlib/README
index a32e1b757d..14400c7dc1 100644
--- a/ham/hamlib/README
+++ b/ham/hamlib/README
@@ -1,5 +1,13 @@
-hamlib (the ham radio control libraries)
+Hamlib (the ham radio control libraries)
+
+Hamlib is a development effort to provide a consistent C language
+interface for programmers wanting to incorporate radio controls
+in their programs. Network daemons for radio and rotator control,
+along with language bindings for C++, Perl, Python, and TCL are
+included.
+
+Although this release of Hamlib includes an Lua language binding,
+the lua package from slackbuilds.org is 5.1.5 but 5.2 or newer
+is required. Consequently, the Lua binding has not been included
+in this Slackbuild script.
-hamlib is a development effort to provide a consistent interface
-for programmers wanting to incorporate radio controls in their
-programs.