mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 10:19:01 +08:00
d182f929ee
Avro is a data serialization system. https://avro.apache.org/docs/current/api/c/ A static library is the only build option at the moment. The patch for PR#217 in the Avro repo is included since it contains a vital memory leak fix that has not yet been merged into the Avro code. https://github.com/apache/avro/pull/217
5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
Source: avro-c
|
|
Version: 1.8.2
|
|
Description: Apache Avro is a data serialization system
|
|
Build-Depends: jansson, liblzma, zlib
|