           SPELL=augeas
         VERSION=0.6.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.net/download/${SOURCE}
     SOURCE_HASH=sha512:d4a655f120cc41c8c97b8625bac15955567a5de67615eb1cac4a91178ea50fa590524ed0a086d208661c5a3821c1fef44d1d6aa72b8d4795cafb0ee3ac50e8a2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://augeas.net/"
      LICENSE[0]="LGPL"
         ENTERED=20100617
        KEYWORDS="Software Development, Libraries, Installation/Setup, Systems Administration, Text Processing"
           SHORT="A configuration API."
cat << EOF
Augeas is a configuration API and editing tool. It parses common configuration
files like /etc/hosts or /etc/grub.conf in their native formats and transforms
them into a tree. Configuration changes are made by manipulating this tree
and saving it back into native configuration files.
EOF
