linenoise/dub.json
2025-09-23 22:00:14 +03:00

11 lines
267 B
JSON

{
"authors": [
"Alexander Zhirov"
],
"copyright": "Copyright © 2025, Alexander Zhirov",
"description": "A small self-contained alternative to readline and libedit.",
"license": "BSL-1.0",
"name": "linenoise",
"targetType": "library",
"targetPath": "lib"
}