gnu: python-screenkey: Update description.

* gnu/packages/python-xyz.scm (python-screenkey)[description]: Extend to use a
complete sentence.
This commit is contained in:
Ricardo Wurmus 2021-11-18 17:09:10 +00:00
parent 9d0c5f18e7
commit a28667b76c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -26824,7 +26824,8 @@ (define-public python-screenkey
(synopsis
"Screencast tool to display pressed keys")
(description
"A screencast tool to display your keys inspired by Screenflick.")
"Screenkey is a screencast tool to display your keys inspired by
Screenflick.")
(license license:gpl3+)))
(define-public python-jinja2-cli