          MODULE=vapoursynth
         VERSION=R73
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/vapoursynth/vapoursynth/archive/refs/tags/$VERSION.tar.gz
      SOURCE_VFY=sha256:1bb8ffe31348eaf46d8f541b138f0136d10edaef0c130c1e5a13aa4a4b057280
        WEB_SITE=http://www.vapoursynth.com/
         ENTERED=20181229
         UPDATED=20251207
           SHORT="A video processing framework"

cat << EOF
VapourSynth is an application for video manipulation. Or a plugin.
Or a library. It’s hard to tell because it has a core library written in C++
and a Python module to allow video scripts to be created. It came to be when
I started thinking about alternative designs for Avisynth and most of it was
written over a 3 month period.
EOF
