vcpkg/ports/protopuf/vcpkg.json

7 lines
238 B
JSON
Raw Normal View History

{
"name": "protopuf",
"version-string": "1.0.1",
"description": "A little, highly templated, and protobuf-compatible serialization/deserialization library written in C++20",
"homepage": "https://github.com/PragmaTwice/protopuf"
}