          MODULE=liblinebreak
         VERSION=2.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/vimgadgets/$MODULE/$VERSION/
      SOURCE_VFY=sha1:ee73de967b20b525f45c9ad7a929fab708253853
        WEB_SITE=http://vimgadgets.sourceforge.net/liblinebreak/
         ENTERED=20100624
         UPDATED=20120201
           SHORT="line breaking algorithm"

cat << EOF
Liblinebreak is an implementation of the line breaking algorithm as described in
Unicode 5.2.0 Standard Annex 14, Revision 24. It breaks lines that contain
Unicode characters. It is designed to be used in a generic text renderer.
EOF
