         MODULE=nlopt
        VERSION=2.10.0
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/stevengj/nlopt/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:506f83a9e778ad4f204446e99509cb2bdf5539de8beccc260a014bd560237be1
       WEB_SITE=http://ab-initio.mit.edu/wiki/index.php/NLopt
        ENTERED=20160530
        UPDATED=20250608
          SHORT="library for nonlinear optimization"

cat << EOF
NLopt is a free/open-source library for nonlinear optimization,
providing a common interface for a number of different free optimization
routines available online as well as original implementations
of various other algorithms.
EOF
