          MODULE=kpty
         VERSION=6.20.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
      SOURCE_VFY=sha256:6666f05f1735209da6fcae1fd21ff94ae6772d32b0a24f7b84cdb56e22202966
        WEB_SITE=https://projects.kde.org/projects/frameworks/kpty
         ENTERED=20150205
         UPDATED=20251114
           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
