mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:19:01 +08:00
1185e7591f
Co-authored-by: Kai Pastor <dg0yt@darc.de>
9 lines
345 B
JSON
9 lines
345 B
JSON
{
|
|
"name": "libedit",
|
|
"version-date": "2024-08-08",
|
|
"description": "A command line editor library that provides generic line editing, history, and tokenization functions, similar to those found in GNU Readline.",
|
|
"homepage": "https://thrysoee.dk/editline/",
|
|
"license": "BSD-4-Clause-UC",
|
|
"supports": "(!windows | mingw) & !android"
|
|
}
|