Source: ros-one-roslz4
Section: misc
Priority: optional
Maintainer: Michael Carroll <michael@openrobotics.org>
Build-Depends: debhelper (>= 9.0.0), liblz4-dev, python3-dev, ros-one-catkin, ros-one-cpp-common
Homepage: 
Standards-Version: 3.9.2

Package: ros-one-roslz4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, liblz4-dev, python3-dev
Description: A Python and C++ implementation of the LZ4 streaming format.
 Large data streams are split into blocks which are compressed using the very fast LZ4 compression algorithm.
