          MODULE=ktexteditor
         VERSION=6.20.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
      SOURCE_VFY=sha256:3f59d16fd71de258fe531b65720d764fab85d0b3cf0423201c9f66c4042e64cc
        WEB_SITE=https://projects.kde.org/projects/frameworks/ktexteditor
         ENTERED=20150205
         UPDATED=20251114
           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
