Cyrus-SASL bindings for Python
Project description
python-sasl
Python wrapper for Cyrus SASL
how sasl3
is different from sasl
package?
This is a fork from original work from Cloudera's package sasl package.
Original package wasn't maintained and had issue wth latest Python 3 releases, and also had runtime issues running
on RHEL6. Python sasl3
package solves these issues.
External dependencies
You need following external packages installed on the system to pip-install sasl3
:
- C compiler (e.g.
gcc
) cyrus-sasl-devel
package for Cyrus header files.
Both can be installed with OS' package manager, e.g.
yum install gcc cyrus-sasl-devel.x86_64
to generate sasl/saslwrapper.cpp from the pyx file:
run ./recython.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sasl3-0.2.11.tar.gz
(44.7 kB
view details)
File details
Details for the file sasl3-0.2.11.tar.gz
.
File metadata
- Download URL: sasl3-0.2.11.tar.gz
- Upload date:
- Size: 44.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1.post20191125 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b821d73f89d034b08b67afa789c2bf3522127ba8591bf4d0f2c9900eb24dae3 |
|
MD5 | c660f590e32301520acc1e6891b33052 |
|
BLAKE2b-256 | d89b147c3fe3908abb85f6ae961de1e135ed46fb9a483503563a8c06aa37abb1 |