          MODULE=libsass
         VERSION=3.6.6
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/sass/libsass/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:11f0bb3709a4f20285507419d7618f3877a425c0131ea8df40fe6196129df15d
        WEB_SITE=https://github.com/sass/libsass/
         ENTERED=20180624
         UPDATED=20231223
           SHORT="A C/C++ implementation of a Sass compiler"

cat << EOF
Sass is a CSS pre-processor language to add on exciting, new, awesome features
to CSS. LibSass is a C++ port of the original Ruby Sass CSS compiler with a C
API. You can expect LibSass to be a lot faster than Ruby Sass and on par or
faster than the best alternative CSS compilers around.
EOF
