Andres Moreira Contributors: * Felipe Cruz Added support for Python 3.X * Liokm Reported bug on snappy.compress function * Nathan Moore Improved support for Python 3.X, and improved the library by removing unncesaries memomry allocation: - https://github.com/andrix/python-snappy/pull/8 * JT Olds Added Snappy framing format support, improve Py3K support - https://github.com/andrix/python-snappy/pull/14