mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
8 lines
459 B
Text
8 lines
459 B
Text
PHP language extension for RedHat Newt library, a terminal-based window and
|
|
widget library for writing applications with user friendly interface. Once this
|
|
extension is enabled in PHP it will provide the use of Newt widgets, such as
|
|
windows, buttons, checkboxes, radiobuttons, labels, editboxes, scrolls,
|
|
textareas, scales, etc. Use of this extension if very similar to the original
|
|
Newt API of C programming language.
|
|
|
|
WWW: https://pecl.php.net/package/newt
|