mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 22:39:13 +08:00
13 lines
303 B
JSON
13 lines
303 B
JSON
|
{
|
||
|
"name": "cryptopp",
|
||
|
"version-string": "8.5.0",
|
||
|
"port-version": 1,
|
||
|
"description": "Crypto++ is a free C++ class library of cryptographic schemes.",
|
||
|
"homepage": "https://github.com/weidai11/cryptopp",
|
||
|
"features": {
|
||
|
"pem-pack": {
|
||
|
"description": "Crypto++ with PEM pack"
|
||
|
}
|
||
|
}
|
||
|
}
|