          MODULE=krunner
         VERSION=6.25.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
      SOURCE_VFY=sha256:a2cf0c9ae296868250b15b8446d657063a95c70d9d182b007814fb59efa50419
        WEB_SITE=https://projects.kde.org/projects/frameworks/krunner
         ENTERED=20150205
         UPDATED=20260411
           SHORT="Framework for Plasma runners"

cat << EOF
Framework for Plasma runners.

The Plasma workspace provides an application called KRunner which, among other
things, allows one to type into a text area which causes various actions and
information that match the text appear as the text is being typed.

One application for this is the universal runner you can launch with ALT-F2.

This functionality is provided via plugins loaded at runtime called "Runners".
These plugins can be used by any application using the Plasma library. The
KRunner framework is used to write these plugins, as explained in
[this tutorial](http://techbase.kde.org/Development/Tutorials/Plasma/AbstractRunner)
EOF
