Overview of the stripped-down ncurses component
masterThe bld/ncurses directory contains a specialized, stripped-down version of ncurses. It is not a full terminal emulation library; instead, it only includes the components necessary to compile the Linux versions of Watcom VI and WD. Specifically, it contains the terminfo parts required for these tools.
While the code is derived from ncurses-5.3, it is not licensed under the GPL. It uses an MIT-style license compatible with the Open Watcom license.