          MODULE=kate
         VERSION=25.12.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/release-service/$VERSION/src
      SOURCE_VFY=sha256:ea4142c40eeb392aed53354855a00e3c816c457dfe255b407c5d30c869377f56
   MODULE_PREFIX=${KDE_INSTALL_DIR:-/usr}
        WEB_SITE=http://www.kde.org/applications/utilities/kate/
         ENTERED=20110813
         UPDATED=20251211
           SHORT="KDE multi document multi view text editor"

cat << EOF
Kate is a multi-document, multi-view text editor for KDE. It features stuff
like codefolding, syntaxhighlighting, dynamic word wrap, an embedded console,
an extensive plugin interface and some prelimentary scripting support.
Features
    MDI, window splitting, window tabbing
    Spell checking
    CR, CRLF, LF newline support
    Encoding support (utf-8, utf-16, ascii etc.)
    Encoding conversion
    Regular expression based find & replace
    Powerful syntax highlighting and bracket matching
    Code and text folding
    Infinite undo/redo support
    Block selection mode
    Auto indentation
    Auto completion support
    Shell integration
    Wide protocol support (http, ftp, ssh, webdav etc.) using kioslaves
    Plugin architecture for the application and editor component
    Customizable shortcuts
    Integrated command line
    Scriptable using JavaScript
EOF
