          MODULE=baloo
         VERSION=6.29.0
          SOURCE=baloo-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
SOURCE_DIRECTORY=$BUILD_DIRECTORY/baloo-$VERSION
      SOURCE_VFY=sha256:be0f85dc22ed8a6ffe06b2b260b739da15bbeed95064a4f663632701e3170ed0
        WEB_SITE=https://projects.kde.org/projects/kde/kdelibs/baloo
         ENTERED=20151025
         UPDATED=20260815
           SHORT="file search and indexing"

cat << EOF
Baloo allows you to search for local files based on a query language. This language
mostly consists of (key: value) pairs which can be ANDed or ORed together to create
complex queries.

The Query interface provides a convenient API for clients to write queries which
form a tree like syntax of terms which can be ANDed and ORed together. Each term
comprises of a property name, a value and a comparison operator.
EOF
