flatbuffers: new package
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 18 Dec 2017 21:10:39 +0000 (22:10 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 15 Jan 2018 21:41:37 +0000 (22:41 +0100)
commitf32fa207bd4a1cdb91e35550e4f96b4f556ce7cd
tree97c722ebdb73c56f083f89648675a1ff0cdc86ff
parent13d94669b924be92ea9e8f0690f9a51617705b57
flatbuffers: new package

FlatBuffers is an efficient cross platform serialization
library for C++, C#, C, Go, Java, JavaScript, PHP, and
Python. It was originally created at Google for game
development and other performance-critical applications.

http://google.github.io/flatbuffers/

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/flatbuffers/Config.in [new file with mode: 0644]
package/flatbuffers/flatbuffers.hash [new file with mode: 0644]
package/flatbuffers/flatbuffers.mk [new file with mode: 0644]