blob: be09bef23df9971f5f17ca89caabf0150da0f96c (
plain)
1
2
3
4
5
6
|
{
"name": "libnop",
"version-date": "2021-03-01",
"description": "libnop is a header-only library for serializing and deserializing C++ data types without external code generators or runtime support libraries",
"homepage": "https://github.com/google/libnop"
}
|