added some code dependencies and maintenance
This commit is contained in:
17
entries/ncurses.md
Normal file
17
entries/ncurses.md
Normal file
@ -0,0 +1,17 @@
|
||||
# ncurses
|
||||
|
||||
_Library for text-based user interfaces._
|
||||
|
||||
- Home: https://invisible-island.net/ncurses/, https://www.gnu.org/software/ncurses/ncurses.html
|
||||
- Media: https://en.wikipedia.org/wiki/Ncurses
|
||||
- State: mature
|
||||
- Download: https://invisible-island.net/ncurses/#downloads
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: library
|
||||
- Code repository: (see download)
|
||||
- Code language: C
|
||||
- Code license: MIT
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
Reference in New Issue
Block a user