mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:21:38 +08:00
10c38371cb
* [protopuf] add new port * [protopuf] fix sha512 * [protopuf] add homepage & fix typo * [protopuf] format manifest
7 lines
238 B
JSON
7 lines
238 B
JSON
{
|
|
"name": "protopuf",
|
|
"version-string": "1.0.0",
|
|
"description": "A little, highly templated, and protobuf-compatible serialization/deserialization library written in C++20",
|
|
"homepage": "https://github.com/PragmaTwice/protopuf"
|
|
}
|