Metadata-Version: 1.1
Name: lz4-cffi
Version: 1.0.5
Summary: A port of the lz4tools package from to CFFI.
Home-page: http://github.com/GregBowyer/lz4-cffi/
Author: Greg Bowyer
Author-email: gbowyer@fastmail.co.uk
License: UNKNOWN
Description: This is a port of Steeve Morin's python-lz4 (https://github.com/steeve/python- lz4) to CFFI so as to be usable on pypy.  
        
Keywords: lz4,pypy
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: PyPy
