mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:29:00 +08:00
871e20cf67
* [xorstr] Bump to 2021-11-20 * add license * update version database
8 lines
216 B
JSON
8 lines
216 B
JSON
{
|
|
"name": "xorstr",
|
|
"version-date": "2021-11-20",
|
|
"description": "Heavily vectorized c++17 compile time string encryption",
|
|
"homepage": "https://github.com/JustasMasiulis/xorstr",
|
|
"license": "Apache-2.0"
|
|
}
|