added some code dependencies and maintenance

This commit is contained in:
Trilarion
2019-12-16 23:18:22 +01:00
parent 994c1abc95
commit c7b5b27563
85 changed files with 608 additions and 273 deletions

15
entries/curses.md Normal file
View File

@ -0,0 +1,15 @@
# curses
_Terminal control library for Unix-like systems._
- Home: http://www.rocketaware.com/uint/curses/
- Media: https://en.wikipedia.org/wiki/Curses_%28programming_library%29
- State: mature, inactive since 2000
- Platform: Linux
- Keywords: library
- Code repository: (see home)
- Code language: C
- Code license: BSD
## Building