/wdmp-c

C implementation of the WebPA Data Model Parser

Primary LanguageCApache License 2.0Apache-2.0

wdmp-c

C implementation of the WebPA Data Model Parser

Build Status codecov.io coverity Apache V2 License

Building and Testing Instructions

mkdir build
cd build
cmake ..
make
make test