1Metadata-Version: 1.1
2Name: python-snappy
3Version: 0.5.4
4Summary: Python library for the snappy compression library from Google
5Home-page: http://github.com/andrix/python-snappy
6Author: Andres Moreira
7Author-email: andres@andresmoreira.com
8License: BSD
9Description:
10        Python bindings for the snappy compression library from Google.
11
12        More details about Snappy library: http://google.github.io/snappy
13
14Keywords: snappy,compression,google
15Platform: UNKNOWN
16Classifier: Development Status :: 4 - Beta
17Classifier: Topic :: Internet
18Classifier: Topic :: Software Development
19Classifier: Topic :: Software Development :: Libraries
20Classifier: Topic :: System :: Archiving :: Compression
21Classifier: License :: OSI Approved :: BSD License
22Classifier: Intended Audience :: Developers
23Classifier: Intended Audience :: System Administrators
24Classifier: Operating System :: MacOS :: MacOS X
25Classifier: Operating System :: POSIX
26Classifier: Programming Language :: Python :: 2.7
27Classifier: Programming Language :: Python :: 3
28Classifier: Programming Language :: Python :: 3.5
29Classifier: Programming Language :: Python :: 3.6
30Classifier: Programming Language :: Python :: 3.7
31