mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-04 16:28:23 -05:00
10 lines
265 B
JSON
Executable File
10 lines
265 B
JSON
Executable File
{
|
|
"name": "ncurses",
|
|
"version": "6.3",
|
|
"port-version": 1,
|
|
"description": "free software emulation of curses in System V Release 4.0",
|
|
"homepage": "https://invisible-island.net/ncurses/announce.html",
|
|
"license": "MIT",
|
|
"supports": "!windows | mingw"
|
|
}
|