selvamKrish / wdmp-c

C implementation of the WebPA Data Model Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

C implementation of the WebPA Data Model Parser

License:Apache License 2.0


Languages

Language:C 97.0%Language:CMake 3.0%