psz_utils Tiny library, contains a code gather from Internet and put in a one place for a convenience. Install git clone https://github.com/orian/psz_utils cd psz_utils mkdir build cd build cmake .. make -j6 sudo make install