Name: | php-pecl-ncurses |
---|---|
Version: | 1.0.2 |
Release: | 6.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 100568 |
License: | PHP |
RPM: | php-pecl-ncurses-1.0.2-6.el7.x86_64.rpm |
Source RPM: | php-pecl-ncurses-1.0.2-6.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-02.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. |