10 lines
275 B
JSON
10 lines
275 B
JSON
{
|
|
"name": "ncurses",
|
|
"version": "6.4",
|
|
"port-version": 2,
|
|
"description": "Free software emulation of curses in System V Release 4.0, and more",
|
|
"homepage": "https://invisible-island.net/ncurses/announce.html",
|
|
"license": "MIT",
|
|
"supports": "!windows | mingw"
|
|
}
|