10 lines
192 B
JSON
Executable file
10 lines
192 B
JSON
Executable file
{
|
|
"name": "readline-unix",
|
|
"version": "8.1",
|
|
"port-version": 1,
|
|
"description": "Implementation of readline for unix",
|
|
"supports": "!windows",
|
|
"dependencies": [
|
|
"ncurses"
|
|
]
|
|
}
|