Command line tools for DVB-IPI streams.
Your choice. Go for the classics: ./configure --release && make or use CMake:
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build buildOptions:
-DCMAKE_BUILD_TYPE=Debug|Release/--debug|--release-DDVBIPITOOLS_STATIC=ON/--staticfor a static link
dpkg-buildpackage -b -us -ucBuild-Depends: debhelper (>= 14), cmake
GPL-3.0-or-later. See LICENSE and NOTICE.