freebsd-ports/textproc/libodfgen01/pkg-descr
Baptiste Daroussin 5e91820b11 Import libodfgen01
Allow libodfgen to use c++11 shared pointed instead of boost
2014-10-07 10:17:34 +00:00

11 lines
459 B
Text

libodfgen is a library for generating documents in Open Document Format
(ODF). It provides generator implementation for the following libraries:
* libwpd (::WPXDocumentInterface): text documents
* libwpg (libwpg::WPGPaintInterface): vector drawings
* libetonyek (libetonyek::KEYPresentationInterface): presentations
As these APIs are used by multiple libraries, libodfgen can be used to
generate ODF from many sources.
WWW: http://libwpd.sourceforge.net/