Metadata-Version: 1.0
Name: python-snappy
Version: 0.3.2
Summary: Python library for the snappy compression library from Google
Home-page: http://github.com/andrix/python-snappy
Author: Andres Moreira
Author-email: andres@andresmoreira.com
License: BSD
Description: 
        Python library for the snappy compression library from Google.
        
        More details about Snappy library: http://code.google.com/p/snappy
        
Keywords: snappy,compression,google
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Internet
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Archiving :: Compression
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
