mirror of
https://github.com/matthewwardrop/thrift_sasl.git
synced 2026-06-28 13:56:28 -07:00
No description
- Python 100%
| thrift_sasl | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| setup.py | ||
thrift_sasl.py
Thrift SASL Python module that implements SASL transports for Thrift
(TSaslClientTransport).
On Linux, this requires libsasl2-dev to be installed. On OS X you may have to
install Cyrus SASL v2 from source.