mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-23 15:09:53 +08:00
d962dc7d65
* [control file] Add optional 'Homepage' tag This allows a 'Homepage' tag to be added to a port in order to support changes such as PR #2933. It currently does not do anything with it. * [docs] Add Homepage to the control file documentation * move urls from descriptions to homepage field.
6 lines
396 B
Plaintext
6 lines
396 B
Plaintext
Source: flatbuffers
|
|
Version: 1.11.0
|
|
Description: Memory Efficient Serialization Library
|
|
FlatBuffers is an efficient cross platform serialization library for games and other memory constrained apps. It allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility.
|
|
Homepage: http://google.github.io/flatbuffers/
|