         MODULE=libwmf
        VERSION=0.2.13
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/caolanm/libwmf/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:18ba69febd2f515d98a2352de284a8051896062ac9728d2ead07bc39ea75a068
       WEB_SITE=http://wvware.sourceforge.net/libwmf.html
        ENTERED=20190411
        UPDATED=20230809
          SHORT="A library for reading vector images in Windows Metafile Format (WMF)"

cat << EOF
libwmf is a library for reading vector images in Microsøft's native Windøws
Metafile Format (WMF) and for either (a) displaying them in, e.g., an X window;
or (b) converting them to more standard/open file formats such as, e.g., the
W3C's XML-based Scaleable Vector Graphic (SVG) format.
EOF
