         MODULE=nlopt
        VERSION=2.11.0
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/stevengj/nlopt/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:53e552d83e9294d67db37f0f4a23f15933a9ef698485301a18b98b40004cf0de
       WEB_SITE=https://nlopt.readthedocs.io/en/latest/
        ENTERED=20160530
        UPDATED=20260608
          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
