Skip to content

Automatically exported from code.google.com/p/protobuf-to-jsoncpp

License

Notifications You must be signed in to change notification settings

magicminglee/protobuf-to-jsoncpp

Repository files navigation

This is a simple library to convert between Google protocol buffer objects and JsonCpp objects.

The rudimentary Makefile expects that both protobuf (http://code.google.com/p/protobuf/) and
JsonCpp (http://jsoncpp.sourceforge.net/) are installed in /usr/local.

The library can then be created with the following command:

$ make

A simple test application can be run with the following command:

$ make test

About

Automatically exported from code.google.com/p/protobuf-to-jsoncpp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published