summaryrefslogtreecommitdiffstats
path: root/ham/hamlib/DETAILS
blob: 0f31b6b55be0f895dcad6228c747c5e7e916b2b4 (plain) (blame)
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
           SPELL=hamlib
         VERSION=1.1.4
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
        WEB_SITE=http://www.hamlib.org/
      MAINTAINER=jason@flattfamily.com
      LICENSE[0]=GPL
          MD5[0]=04a0319ec7f60afa299ef86a59199e8f
         ENTERED=20020728
         UPDATED=20020728
           SHORT="HAM radio equipment control libraries."
cat << EOF

The HAM radio equipment control libraries, Hamlib for short, allow you to
write amateur radio equipment control programs for transceivers which use CAT
or similar computer interfaces for control.

Hamlib is a development effort to provide a consistent interface for
programmers wanting to incorporate radio control in their programs.  Hamlib is
not a complete user application, rather, it is a software layer intended to
make controlling various radios and other shack hardware much easier.  Hamlib
will allow authors of such software as logging programs, digital
communications programs, or those wanting to develop the ultimate radio
control software to concentrate on the user interface and the basic function
of the program rather than radio control.

EOF