libwpd
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
Corel WordPerfect file parser | |
---|---|
The Document Liberation Project | |
Development status | ? |
License | LGPLv2, MPL2 |
Maintainers | David Tardon (dtardon@redhat.com) Fridrich Strba (fridrich.strba@bluewin.ch) |
Repository | git://git.code.sf.net/p/libwpd/code |
Sources | http://sourceforge.net/p/libwpd |
Libwpd is a library that parses the file format of Corel WordPerfect documents.
Getting the sources
libwpd sources are stored in git. To get them, you can use:
git clone git://git.code.sf.net/p/libwpd/libwpd
or you can browse the code online.
Source tarballs of all the latest released versions can be found here.
Building the code
./autogen.sh
./configure
make
su -c 'make install'
Contributing
to fill in