Name: | php-pecl-ncurses |
---|---|
Version: | 1.0.2 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 149712 |
License: | PHP |
RPM: | php-pecl-ncurses-1.0.2-6.el7.aarch64.rpm |
Source RPM: | php-pecl-ncurses-1.0.2-6.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/ncurses |
Summary: | Terminal screen handling and optimization package |
Description: | ncurses (new curses) is a free software emulation of curses in System V Rel 4.0 (and above). It uses terminfo format, supports pads, colors, multiple highlights, form characters and function key mapping. Because of the interactive nature of this library, it will be of little use for writing Web applications, but may be useful when writing scripts meant using PHP from the command line. |