METADATA 615 B

12345678910111213141516171819
  1. Metadata-Version: 2.0
  2. Name: python-binary-memcached
  3. Version: 0.26.0
  4. Summary: A pure python module to access memcached via its binary protocol with SASL auth support
  5. Home-page: https://github.com/jaysonsantos/python-binary-memcached
  6. Author: Jayson Reis
  7. Author-email: santosdosreis@gmail.com
  8. License: UNKNOWN
  9. Platform: UNKNOWN
  10. Classifier: Development Status :: 4 - Beta
  11. Classifier: License :: OSI Approved :: MIT License
  12. Classifier: Operating System :: OS Independent
  13. Classifier: Programming Language :: Python :: 2.7
  14. Classifier: Programming Language :: Python :: 3.4
  15. Requires-Dist: six
  16. UNKNOWN