On a project I'm working on we're using LibXML2 (import lxml
) because it has Objectify. But we're finding that getting it to work in OSX is an incredibly involved process.
Does anyone have suggestions for clean cross platform xml libraries that don't have excessive dependencies on C libraries?