python-snappy

Snappy compression library from Google - Python 2.7
  http://github.com/andrix/python-snappy
  0
  no reviews



Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. You can read package libsnappy1 for more information.

This package provides the Python 2.7 module.