freebsd-ports/devel/rubygem-tty-reader/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

7 lines
393 B
Text

TTY::Reader provides independent reader component for TTY toolkit. It is a pure
Ruby library that provides a set of methods for processing keyboard input in
character, line and multiline modes. In addition it maintains history of entered
input with an ability to recall and re-edit those inputs and register to listen
for keystroke events.
See also: https://github.com/piotrmurach/tty-reader