Add support for .key file to LibreOffice.
Would be a nice idea --> Enhancement
I started working on a library for Keynote import a couple of days ago. It is based on libwpg, so it will only import static content of the presentation (IOW, no animations, no slide transitions). When this is done, I am likely going to create a new interface extending libwpg::WPGPaintInterface with presentation-specific stuff. The code currently lives at http://cgit.freedesktop.org/~dtardon/libkeynote/
This is in master now -> closing.