polyglot_rs 1.2.2

A high-performance serialization framework used for encoding and decoding arbitrary datastructures across languages.
Documentation
1
2
3
4
5
6
7
8
9
10
11
prefix=@PREFIX@
exec_prefix=${prefix}
libdir=@LIBDIR@
includedir=@INCLUDE_DIR@/

Name: polyglot
Version: @_VERSION_MAJOR@.@_VERSION_MINOR@.@_VERSION_MICRO@
Description: Polyglot C/C++ Bindings
Requires:
Libs: -L${libdir} -lpolyglot
Cflags: -I${includedir}