           SPELL=python-colcon-core
          SPELLX=${SPELL#python-}
         VERSION=0.5.2
          SOURCE=$SPELLX-$VERSION.tar.gz
        WEB_SITE=https://github.com/colcon/colcon-core
   SOURCE_URL[0]=$WEB_SITE/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:01bc91f9180907b15d5eaffd7deb87bcf798ff5e9b1ac1f9b8d35d6ec6a5fe8c61e78ed9203abdb91dc0f186955e4ad0b12473f9d6cb965cc7d6d13a5b594ecc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
         ENTERED=20200127
         LICENSE=Apache-2.0
        KEYWORDS="python devel"
           SHORT="collective construction"
cat << EOF
colcon is a command line tool to improve the workflow of building, testing and
using multiple software packages. It automates the process, handles the ordering
and sets up the environment to use the packages.

For more information see <https://colcon.readthedocs.io>.
EOF
