steeve / python-lz4

LZ4 bindings for python
http://github.com/steeve/python-lz4
106 stars 31 forks source link

Importing from lz4 #52

Closed frmdstryr closed 6 years ago

frmdstryr commented 6 years ago

Is it possible to import from tar.lz4 like the standard zipimporter? If not, how difficult would it be to add this?

Thanks!

jonathanunderwood commented 6 years ago

This project is now maintained here: https://github.com/python-lz4/python-lz4. So, you should probably raise this issue there. However, you'll need to provide a bit more detail :)

frmdstryr commented 6 years ago

Ok will recreate it there