Skip to content

bbc/libicm

Repository files navigation

LibICM

A C++ library for parsing, writing, and generating ICM XML.

Requires the RapidXML library (included in these files).

To make and install the library, run cmake with cmake . and then make install.

To use, include libicm.hpp in your project.

All functions are commented in Doxygen style.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published