From kde-devel Fri Jul 09 00:13:43 1999 From: weis () stud ! uni-frankfurt ! de Date: Fri, 09 Jul 1999 00:13:43 +0000 To: kde-devel Subject: KOffice file format X-MARC-Message: https://marc.info/?l=kde-devel&m=93148404916319 Hi, There was a koffice file format discussion lately and I did not like it because everybody argued but nobody wanted to code. However, I studied the tar file format and I understand it now. I have code which can write tar files and compress them a la gzip. Reading code is almost finished. I only need libz in kdesupport now and then the file format will be a gzip compressed tar file. Amen :-) Bye Torben