{"library":"sasl","type":"library","category":null,"description":"The `sasl` library provides Python bindings for the Cyrus SASL library. It allows Python applications to interact with SASL for authentication and security layer negotiation, typically serving as a low-level component for other protocol implementations. The current version is `0.3.1`, released in June 2021. The project appears to be in a maintenance state with infrequent updates, and known compatibility issues exist with newer Python versions.","language":"python","status":"maintenance","version":"0.3.1","tags":["sasl","authentication","cyrus-sasl","bindings","security","low-level"],"install":[{"cmd":"pip install sasl","imports":["import sasl\nclient = sasl.Client(...)"]},{"cmd":"sudo apt-get install libsasl2-dev","imports":[]},{"cmd":"sudo yum install cyrus-sasl-devel","imports":[]}],"homepage":null,"github":"http://github.com/cloudera/python-sasl","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sasl/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/sasl/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}