          MODULE=vapoursynth
         VERSION=R77
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/vapoursynth/vapoursynth/archive/refs/tags/$VERSION.tar.gz
      SOURCE_VFY=sha256:f71653355983fc245ef811a64d2b8f5b0ba131c0bb330b3346d435e1926187e2
        WEB_SITE=http://www.vapoursynth.com/
         ENTERED=20181229
         UPDATED=20260618
           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
