summaryrefslogtreecommitdiffstats
path: root/libs/python-ant/DETAILS
blob: 3f8e2adf841e89425ff4160d169ab3085d3cb569 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
. "$GRIMOIRE/FUNCTIONS"
           SPELL=python-ant
         VERSION=40b559e
         VERSION=$(get_scm_version)
          SOURCE="${SPELL}-scm.tar.bz2"
   SOURCE_URL[0]=git://github.com/mvillalba/python-ant.git:python-ant-scm
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
        WEB_SITE="https://github.com/mvillalba/python-ant"
      LICENSE[0]=BSD
         ENTERED=20120602
           SHORT="a python implementation of the ANT, ANT+, and ANT-FS protocols"
cat << EOF
Python implementation of the ANT, ANT+, and ANT-FS protocols. For more
information about ANT, see http://www.thisisant.com/.
EOF