          MODULE=vigra
         VERSION=1.12.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ukoethe/vigra/archive/refs/tags/Version-1-12-3.tar.gz
      SOURCE_VFY=sha256:04bd9bcf3d5fd694c8fd25d651a56376f2b8bc2623d41b1805fc84ac5bad0512
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-Version-1-12-3
        WEB_SITE=https://ukoethe.github.io/vigra/
         ENTERED=20061218
         UPDATED=20260111
           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
