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