mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
20 years ago | |
|---|---|---|
| .. | ||
| doc | 21 years ago | |
| gsf | 20 years ago | |
| gsf-gnome | 20 years ago | |
| gsf-win32 | 20 years ago | |
| po | 21 years ago | |
| python | 21 years ago | |
| tests | 20 years ago | |
| AUTHORS | 21 years ago | |
| BUGS | 21 years ago | |
| COPYING | 21 years ago | |
| COPYING.LIB | 21 years ago | |
| ChangeLog | 21 years ago | |
| HACKING | 21 years ago | |
| INSTALL | 21 years ago | |
| Makefile.am | 20 years ago | |
| NEWS | 21 years ago | |
| README | 21 years ago | |
| TODO | 21 years ago | |
| acinclude.m4 | 21 years ago | |
| aclocal.m4 | 21 years ago | |
| compile | 21 years ago | |
| config.guess | 21 years ago | |
| config.sub | 21 years ago | |
| configure | 21 years ago | |
| configure.in | 21 years ago | |
| depcomp | 21 years ago | |
| gtk-doc.make | 21 years ago | |
| install-sh | 21 years ago | |
| intltool-extract.in | 21 years ago | |
| intltool-merge.in | 21 years ago | |
| intltool-update.in | 21 years ago | |
| libgsf-1.pc.in | 21 years ago | |
| libgsf-1.spec.in | 21 years ago | |
| libgsf-gnome-1.pc.in | 21 years ago | |
| libgsf-gnome-1.spec.in | 21 years ago | |
| libgsf-win32-1.pc.in | 21 years ago | |
| libgsf-zip.in | 21 years ago | |
| ltmain.sh | 21 years ago | |
| missing | 21 years ago | |
| mkinstalldirs | 21 years ago | |
README
libgsf -- The G Structured File Library
Jody Goldberg <jody@gnome.org>
The project aims to provide an efficient extensible i/o abstraction for
dealing with different structured file formats.
libgsf is licensed under the terms of the GNU LGPL included in the
file COPYING.LIB.
To report libgsf bugs, please visit bugzilla.gnome.org.
--
This library has taken insight from
OLE:
- libole : Michael Meeks, Arturo Tena, and Frank Chiulli
- which was based on
Laola : by Martin Schwartz
WINE : Marcus Meissner, Francis Beaudet, Sylvain St-Germain and
Thuy Nguyen
Caolan McNamara's work
- POIFS : Marc Johnson
VBA:
- libole : Michael Meeks and Frank Chiulli figuring out quite a bit about
how a vba stream is stored.
- OpenOffice : For confirming many of Michael's hypothesis' and supplying
insight into the project file structure.
- Costin Raiu, Kaspersky Labs <craiu@pcnet.ro>
: For commenting that the dir stream had offsets too. That way we can
avoid OpenOffice's trouble parsing pcode.
gzip:
- zlib : for doing all the heavy lifting, and suppling gzio.c as an
example.
Requirements
------------
autoconf 2.5x
automake 1.7
glib >= 1.3.10
zlib >= 1.1.3
libxml2 >= 2.4.16 (not really, but it is the first to be tested)
Mailing lists
-------------
There is NO mailing list used to discuss libgsf specificly as yet. For now
please use the gnumeric list. To subscribe send a mail to:
gnumeric-list-request@gnome.org
And in the body of the message write "subscribe"
An archive of the mailing lists is available in:
http://www.gnome.org/mailing-lists/archives/gnumeric-list/