         MODULE=nlopt
        VERSION=2.10.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/stevengj/nlopt/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:30d13ce16da119db3e987784f7864e35a562ec62c186352fae55cd003e6c58ff
       WEB_SITE=http://ab-initio.mit.edu/wiki/index.php/NLopt
        ENTERED=20160530
        UPDATED=20260316
          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
