Installation

From sources

The sources for pocolog2msgpack can be downloaded from the Github repo.

Clone the public repository:

$ git clone git://github.com/rock-core/tools-pocolog2msgpack

Once you have a copy of the source, you can install it with:

$ cd tools-pocolog2msgpack/python-pocolog2msgpack
$ python setup.py install --user