          MODULE=PyQt6-QScintilla
         VERSION=2.14.1
          SOURCE=QScintilla_src-$VERSION.tar.gz
      SOURCE_URL=https://www.riverbankcomputing.com/static/Downloads/QScintilla/$VERSION/
      SOURCE_VFY=sha256:dfe13c6acc9d85dfcba76ccc8061e71a223957a6c02f3c343b30a9d43a4cdd4d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla_src-$VERSION
   MODULE_PREFIX=${QT6_PREFIX:-/usr/lib}
        WEB_SITE=https://pypi.org/project/PyQt6-QScintilla/
         ENTERED=20221204
         UPDATED=20240707
           SHORT="Port to Qt6 of Scintilla C++ editor class"

cat << EOF
QScintilla includes features especially useful when editing and debugging
source code. These include support for syntax styling, error indicators, code
completion and call tips.
EOF
