Skip to content
/ WV2 Public

wv is a library which allows access to Microsoft Word files. It can load and parse Word 2000, 97, 95 and 6 file formats. (These are the file formats known internally as Word 9, 8, 7 and 6.) There is some support for reading earlier formats as well: Word 2 docs are converted to plaintext.

License

Notifications You must be signed in to change notification settings

TidyHuang/WV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library depends on libgsf >= 1.7.2, but it doesn't need the GNOME part
of it, so it's probably a good idea to configure libgsf with the
--without-gnome option (then you don't have to install bonobo et al.)
For newer libgsf versions this is detected automatically, so you don't have
to specify that anymore.

You can download libgsf at: ftp://ftp.gnome.org/pub/GNOME/sources/libgsf

libgsf depends on glib2 (www.gtk.org) and libxml2 (www.xmlsoft.org), in case
you use the --without-gnome option.

Additionally you need pkg-config (www.freedesktop.org/software/pkgconfig/)

In case you want to package wv2, please use the --disable-debug flag to get
rid of the debug output.

About

wv is a library which allows access to Microsoft Word files. It can load and parse Word 2000, 97, 95 and 6 file formats. (These are the file formats known internally as Word 9, 8, 7 and 6.) There is some support for reading earlier formats as well: Word 2 docs are converted to plaintext.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published