          MODULE=kquickcharts
         VERSION=6.20.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
      SOURCE_VFY=sha256:94f52ce42c15cb7dc514ce9868dba41ed8f0645b941ff2256d02227746301792
        WEB_SITE=https://projects.kde.org/projects/frameworks/kquickcharts
         ENTERED=20200112
         UPDATED=20251114
           SHORT="QtQuick plugin providing high-performance charts"

cat << EOF
The Quick Charts module provides a set of charts that can be used from QtQuick
applications. They are intended to be used for both simple display of data as
well as continuous display of high-volume data (often referred to as plotters).
The charts use a system called distance fields for their accelerated rendering,
which provides ways of using the GPU for rendering 2D shapes without loss of
quality.
EOF
