summaryrefslogblamecommitdiffstats
path: root/ham/libax25/DETAILS
blob: d8201925e1bc693c1436083a52c2ce062b240d32 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                         
            SPELL=libax25
          VERSION=0.0.11
           SOURCE=${SPELL}-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=${SOURCEFORGE_URL}/ax25/${SOURCE}
         WEB_SITE=http://ax25.sourceforge.net/
          ENTERED=20020731
          UPDATED=20020731
          LICENSE=GPL
              MD5=fee2f08ca973c2df44c5390b9f051cec
            SHORT="Libraries for AX.25"
       MAINTAINER=afrayedknot@thefrayedknot.armory.com
cat << EOF
There is a library that can be used by other programs to do all the low
level stuff that you need to talk to the kernel. The idea is that the
API of the library stays the same as much as possible even if the kernel
changes. It also allows things like name to address translation to occur.
EOF