We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66f7c1 commit 8bfd908Copy full SHA for 8bfd908
README.txt
@@ -11,6 +11,12 @@ Python-GSSAPI
11
.. image:: https://travis-ci.org/pythongssapi/python-gssapi.svg?branch=master
12
:target: https://travis-ci.org/pythongssapi/python-gssapi
13
14
+.. image:: https://badge.fury.io/gh/pythongssapi%2Fpython-gssapi.svg
15
+ :target: http://badge.fury.io/gh/pythongssapi%2Fpython-gssapi
16
+
17
+.. image:: https://badge.fury.io/py/gssapi.svg
18
+ :target: http://badge.fury.io/py/gssapi
19
20
Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI
21
C libraries. While it focuses on the Kerberos mechanism, it should also be
22
useable with other GSSAPI mechanisms.
0 commit comments