summaryrefslogtreecommitdiff
path: root/textproc/py-readchar/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/py-readchar: update to 3.1.0Hiroki Tagato2023-10-161-9/+0
| | | | | | | | | Changelog: - https://github.com/magmax/python-readchar/releases/tag/v3.0.6 - https://github.com/magmax/python-readchar/releases/tag/v3.1.0 PR: 274459 Approved by: 0mp (maintainer)
* textproc/py-readchar: Update to 3.0.4Mateusz Piotrowski2021-04-152-17/+13
|
* Add textproc/py-readcharMateusz Piotrowski2020-11-182-0/+24
Library to easily read single chars and key strokes. The idea is to have a portable way to read single characters and key-strokes. WWW: https://github.com/magmax/python-readchar Notes: svn path=/head/; revision=555653