[odf-discuss] ODF C parsers?

Inge Wallin inge at lysator.liu.se
Fri Oct 12 04:45:47 EDT 2007


On Thursday 11 October 2007 19:15, Alexandro Colorado wrote:
> Hi, just wonder if anyone know if there are free implementations of ODF
> parsers builted in C?
>
> I've been talking with developers who are enthusiastic about ODF and they
> have seen the implemenations on Ruby, Python and PHP. However they want to
> have something smaller, faster and optimized. They have been debating
> whether to use libxml2 or expat etc.
>
> However I would like to know if there is any current efforts that have
> implement an ODF parser efficiently in C?

I don't know of any in C, but if C++ is good enough for you then you could 
look at the ODF parsing and generating classes in KOffice. Of course, some of 
the classes are deeply integrated into the applications, but a lot of the 
code is very general and can be used by anybody.

You can find out more at http://www.koffice.org/developer, and if you want to 
look at the code, just check it out of svn.

	-Inge

-- 
Inge Wallin               | Thus spake the master programmer:               |
                          |      "After three days without programming,     |
inge at lysator.liu.se       |       life becomes meaningless."                |
                          | Geoffrey James: The Tao of Programming.         |



More information about the odf-discuss mailing list