PKG-INFO 1.3 KB

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