python3-roslz4

Python 3 library implementing lz4 for Robot OS
  https://wiki.ros.org/ros_comm
  0
  no reviews



This package is part of Robot OS (ROS). This is the Python implementation of the LZ4 streaming format. Large data streams are split into blocks which are compressed using the very fast LZ4 compression algorithm.

This package contains the Python 3 library.