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