          MODULE=kpty
         VERSION=6.29.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
      SOURCE_VFY=sha256:e0ae0fe539a94cf9a01d3526c17eb74bfe1fc7a263bb780b33e0b6b005deb607
        WEB_SITE=https://projects.kde.org/projects/frameworks/kpty
         ENTERED=20150205
         UPDATED=20260815
           SHORT="interfacing with pseudo terminal devices"

cat << EOF
This library provides primitives to interface with pseudo terminal devices
as well as a KProcess derived class for running child processes and
communicating with them using a pty.
EOF
