12345678910111213141516171819 |
- Metadata-Version: 2.0
- Name: python-binary-memcached
- Version: 0.26.0
- Summary: A pure python module to access memcached via its binary protocol with SASL auth support
- Home-page: https://github.com/jaysonsantos/python-binary-memcached
- Author: Jayson Reis
- Author-email: santosdosreis@gmail.com
- License: UNKNOWN
- Platform: UNKNOWN
- Classifier: Development Status :: 4 - Beta
- Classifier: License :: OSI Approved :: MIT License
- Classifier: Operating System :: OS Independent
- Classifier: Programming Language :: Python :: 2.7
- Classifier: Programming Language :: Python :: 3.4
- Requires-Dist: six
- UNKNOWN
|