Torsten Curdt wrote:
Hm... seems like I disagree here. I want a simple library that deals with common compression and archive formats

 - tar
 - ar
 - cpio
 - gzip
 - bzip2
 - zip

VFS is a filesystem abstraction layer. It may use the library ....but should not provide the implementation IMO.
Compression and archive are really only related by a USES relationship and there's no reason why they -have- to remain in the same package.

CAB (windows) is an additional format, and you can make an argument for the Debian and Red Hat package formats as well.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to