-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of git://git.code.sf.net/p/libwpd/libodfgen
License
LGPL-2.1, MPL-2.0 licenses found
Licenses found
LGPL-2.1
COPYING.LGPL
MPL-2.0
COPYING.MPL
Distrotech/libodfgen
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DESCRIPTION: libodfgen is a library for generating documents in (surprise!) Open Document Format (ODF). It provides generator implementations for all document interfaces supported by librevenge: * text documents * vector drawings * presentations * spreadsheets As these APIs are used by multiple libraries, libodfgen can be used to generate ODF from many sources. BUILD DEPENDENCIES: * librevenge * pkgconfig (for the build system to find librevenge) * doxygen (unless you choose to disable building of API documentation) * boost (unless you build with C++ shared_ptr) BUILD AND INSTALLATION: Build and installation on Unix/Linux should be simple. Simply execute the following sequence of commands: ./configure ; make ; su -c 'make install' This will make + install a libodfgen library and all files needed to use the library from your code. LINKS: boost is available at http://www.boost.org
About
Mirror of git://git.code.sf.net/p/libwpd/libodfgen
Resources
License
LGPL-2.1, MPL-2.0 licenses found
Licenses found
LGPL-2.1
COPYING.LGPL
MPL-2.0
COPYING.MPL
Stars
Watchers
Forks
Packages 0
No packages published