Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 640 Bytes

File metadata and controls

16 lines (13 loc) · 640 Bytes

python-gssapi

Attempt at an object-oriented interface to GSSAPI for Python. This project is licensed under the terms of the MIT license (see LICENSE.txt).

Documentation

Documentation for this package is available at https://pythonhosted.org/python-gssapi/

Python3 Support

Python-gssapi now uses cffi to interface with the C GSSAPI library and should install without any problems on Python 3. If you encounter bugs, please open an issue in the Github issue tracker.