diff --git a/appendixa/ncurses-shortdesc.xml b/appendixa/ncurses-shortdesc.xml new file mode 100644 index 000000000..c063df5f0 --- /dev/null +++ b/appendixa/ncurses-shortdesc.xml @@ -0,0 +1,20 @@ +Contents of Ncurses + +Last checked against version &ncurses-contversion;. + +The Ncurses package provides character and terminal handling +libraries, including panels and menus. + +Ncurses installs the following: + +Program Files +captoinfo (link to tic), clear, infocmp, infotocap (link to tic), +reset (link to tset), tack, tic, toe, tput and tset. + +Library Files +libcurses.[a,so] (link to libncurses.[a,so]), libform.[a,so], +libform_g.a, libmenu.[a,so], libmenu_g.a, libncurses++.a, +libncurses.[a,so], libncurses_g.a, libpanel.[a,so] and +libpanel_g.a + +