          MODULE=vigra
         VERSION=1.12.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ukoethe/vigra/archive/refs/tags/Version-1-12-2.tar.gz
      SOURCE_VFY=sha256:e927477a8a0bcdabcaab914e425782f7eba82711dbaca02538dfda79476f6b7e
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-Version-1-12-2
        WEB_SITE=https://ukoethe.github.io/vigra/
         ENTERED=20061218
         UPDATED=20251018
           SHORT="Vision with Generic Algorithms"

cat << EOF
Vision with Generic Algorithms
It's a novel computer vision library that puts its main emphasize on
customizable algorithms and data structures. By using template
techniques similar to those in the C++ Standard Template Library,
you can easily adapt any VIGRA component to the needs of your
application, without thereby giving up execution speed.
EOF
