11 lines
247 B
JSON
Executable File
11 lines
247 B
JSON
Executable File
{
|
|
"name": "libgcrypt",
|
|
"version": "1.10.1",
|
|
"description": "A general purpose cryptographic library",
|
|
"homepage": "https://gnupg.org/software/libgcrypt/index.html",
|
|
"supports": "linux | osx",
|
|
"dependencies": [
|
|
"libgpg-error"
|
|
]
|
|
}
|