Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

Is zc really a C library? I could find a standalone program, but no
shared object.
Actually, it seems that zc is a file format based on the lzma algorithm.
The plan could be to first implement the lzma module (issue5689), then a
xzfile module in pure python.

----------
dependencies: +please support lzma compression as an extension and in   the 
tarfile module
nosy: +amaury.forgeotdarc
stage:  -> needs patch
versions:  -Python 2.6, Python 3.0, Python 3.1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6715>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to