       MODULE=ceres-solver
      VERSION=2.2.0
       SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL=http://ceres-solver.org
   SOURCE_VFY=sha256:48b2302a7986ece172898477c3bcd6deb8fb5cf19b3327bc49969aad4cede82d
     WEB_SITE=http://ceres-solver.org
      ENTERED=20210119
      UPDATED=20240125
        SHORT="Non-Linear Optimization Solver"

cat << EOF
Ceres Solver is an open source C++ library for modeling
and solving large, complicated optimization problems.
It can be used to solve Non-linear Least Squares problems
with bounds constraints and general unconstrained
optimization problems.
EOF
