         MODULE=libwmf
        VERSION=0.2.15
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/caolanm/libwmf/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:379ae041dd53ab35f55c9b73a78a31f1ce530e925023c31607b05f2199d867e6
       WEB_SITE=http://wvware.sourceforge.net/libwmf.html
        ENTERED=20190411
        UPDATED=20260406
          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
