Initial release of libCombine, a C++ API library supporting the COMBINE Archive. This release is made in order to elicit feedback on how to improve the API. This library supports:
- C++
- .NET
- Java
- Python
Examples are available online:
- [Examples](https://github.com/sbmlteam/libCombine/tree/master/examples)
Rudimentary documentation is online here:
- [CombineArchive](https://sbmlteam.github.io/libCombine/html/class_combine_archive.html)
For more information and instructions for building the library see README.md.