          MODULE=kunitconversion
         VERSION=6.25.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
      SOURCE_VFY=sha256:369ef042de797ea647994c524cc43915b514850026cfddb4b24bc78bdfc3dcc8
        WEB_SITE=https://projects.kde.org/projects/frameworks/kunitconversion
         ENTERED=20150205
         UPDATED=20260411
           SHORT="Converting physical units"

cat << EOF
KUnitConversion provides functions to convert values in different physical
units. It supports converting different prefixes (e.g. kilo, mega, giga) as
well as converting between different unit systems (e.g. liters, gallons). The
following areas are supported:

* Acceleration
* Angle
* Area
* Currency
* Density
* Energy
* Force
* Frequency
* Fuel efficiency
* Length
* Mass
* Power
* Pressure
* Temperature
* Time
* Velocity
* Volume
EOF
