23 lines
600 B
JSON
Executable File
23 lines
600 B
JSON
Executable File
{
|
|
"name": "nettle",
|
|
"version": "3.7.3",
|
|
"description": "Nettle is a low-level cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.",
|
|
"homepage": "https://git.lysator.liu.se/nettle/nettle",
|
|
"license": null,
|
|
"dependencies": [
|
|
"gmp",
|
|
{
|
|
"name": "nettle",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "yasm",
|
|
"host": true,
|
|
"features": [
|
|
"tools"
|
|
],
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|