          MODULE=futuresql
         VERSION=0.1.1
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/$MODULE
      SOURCE_VFY=sha256:e44ed8d5a9618b3ca7ba2983ed9c5f7572e6e0a5b199f94868834b71ccbebd43
        WEB_SITE=https://api.kde.org/futuresql/html/index.html
         ENTERED=20230824
         UPDATED=20240228
           SHORT="non-blocking database framework for Qt"

cat << EOF
A non-blocking database framework for Qt.

FutureSQL was in part inspired by Diesel, and provides a higher level of abstraction
than QtSql. Its features include non-blocking database access by default, relatively
boilderplate-free queries, automatic database migrations and simple mapping to objects.
EOF
