| Name: | ncurses-devel | 
|---|---|
| Version: | 5.5 | 
| Release: | 24.20060715 | 
| Architecture: | i386 | 
| Group: | Development/Libraries | 
| Size: | 5060484 | 
| License: | distributable | 
| RPM: | ncurses-devel-5.5-24.20060715.i386.rpm | 
| Source RPM: | ncurses-5.5-24.20060715.src.rpm | 
| Build Date: | Wed Jun 06 2007 | 
| Build Host: | ca-build14 | 
| Vendor: | Oracle USA | 
| URL: | http://invisible-island.net/ncurses/ncurses.html | 
| Summary: | Development files for the ncurses library | 
| Description: | The header files and libraries for developing applications that use the ncurses terminal handling library. Install the ncurses-devel package if you want to develop applications which will use ncurses. Use the following compiler flags to build against the ncurses library: -lncurses (compile and link against the regular ncurses library) -I /usr/include/ncursesw -lncursesw (compile and link against the wide-character, UTF-8, library)  |