          MODULE=ktexteditor
         VERSION=6.25.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
      SOURCE_VFY=sha256:77e815edcdf572397f5eb750d7232b366f6cc6274bb34246ab88f2f2179733b4
        WEB_SITE=https://projects.kde.org/projects/frameworks/ktexteditor
         ENTERED=20150205
         UPDATED=20260411
           SHORT="Full text editor component"

cat << EOF
KTextEditor provides a powerful text editor component that you can embed in your
application, either as a KPart or using the KF5::TextEditor library (if you need
more control).

The text editor component contains many useful features, from syntax
highlighting and automatic indentation to advanced scripting support, making it
suitable for everything from a simple embedded text-file editor to an advanced
IDE.
EOF
