Description
Provides an SDL2-based implementation of the curses text-interface API. Developers use it to make terminal-style applications portable to environments where the traditional Unix curses library is unavailable or not the best fit.
It is a compatibility and development library, not a standalone program. Users normally receive it as a dependency of software that needs this curses implementation.