Library for importing the Microsoft Works word processor file format
libwps is a library (for use by word procesors, for example) for
importing the Microsoft Works word processor file format.
- Developed at LibreOffice:Factory
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/libwps && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libwps-0.3.1.tar.xz | 0000410376 401 KB | |
libwps.changes | 0000004947 4.83 KB | |
libwps.spec | 0000003185 3.11 KB |
Revision 32 (latest revision is 49)
Dominique Leuenberger (dimstar_suse)
accepted
request 267029
from
Tomáš Chvátal (scarabeus_iv)
(revision 32)
- Version bump to 0.3.1: - Fix parsing of floating-point numbers in specific cases. - Fix several minor issues reported by Coverity and Clang. - Check arguments of public functions. Passing NULL no longer causes a crash. - Use symbol visibility on Linux. The library only exports the public functions now. - Import @TERM and @CTERM functions (fdo#86241). - Handle LICS character encoding in spreadsheets (fdo#87222). - Fix a crash when reading a broken file, found with the help of american-fuzzy-lop.
Comments 0