devinsmith / qvdreader

A utility to read Qlik QVD file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qvdreader

A utility to read the Qlik QVD file format.

Building

Building on Ubuntu requires some packages:

sudo apt-get install libxml2-dev pkg-config

About

A utility to read Qlik QVD file format.

License:ISC License


Languages

Language:C++ 94.4%Language:C 2.9%Language:Makefile 2.7%