A library for reading OriginLab project files. Only files created with Origin version 7.5 can be parsed for the moment. Any help from developers interested in working on the import of files created with other Origin versions is most welcome.
liborigin2 is distributed under the terms of the GPL License, Version 3.
liborigin2 might be usable in all environments where you find a C/C++ compiler.
liborigin2 depends on the following libraries: BOOST C++ libraries (version >= 1.33.0) and tree.hh.
The developement version of liborigin2 can be found inside the QtiPlot project's SVN repository hosted by BerliOS Developer. It can be checked out through anonymous SVN with the following instruction set:
svn checkout svn://svn.berlios.de/qtiplot/trunk/3rdparty/liborigin
Have a look at the liborigin.pro project file in the source archive. It is prepared for building dynamic libraries in Win32 and Unix/X11 environments. If you don't know what to do with it, read the README file and/or Trolltechs qmake manual.
QtiPlot, data analysis and scientific plotting tool.