Skip to content

Commit 418a335

Browse files
authored
style changes
1 parent dcffc82 commit 418a335

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# Why `sasl3`?
1+
# python-sasl
2+
3+
Python wrapper for Cyrus SASL
4+
5+
# why `sasl3`?
26

37
This is a fork from original work from Cloudera's https://github.com/cloudera/python-sasl package `sasl` package.
48
Original package wasn't maintained and had issue wth latest Python 3 releases, and also had runtime issues running
59
on RHEL6. Python `sasl` solves those issues.
610

7-
# python-sasl
8-
9-
Python wrapper for Cyrus SASL
1011

11-
# to generate sasl/saslwrapper.cpp from the pyx file:
12+
### to generate sasl/saslwrapper.cpp from the pyx file:
1213

1314
run `./recython.sh`

0 commit comments

Comments
 (0)