summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python-kerberos/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/python/python-kerberos/README b/python/python-kerberos/README
index ea189ed842..a9207a005a 100644
--- a/python/python-kerberos/README
+++ b/python/python-kerberos/README
@@ -1,5 +1,5 @@
-This Python package is a high-level wrapper for Kerberos (GSSAPI) operations.
-The goal is to avoid having to build a module that wraps the entire
-Kerberos.framework, and instead offer a limited set of functions that do what
-is needed for client/server Kerberos authentication based on
-<http://www.ietf.org/rfc/rfc4559.txt>
+This Python package is a high-level wrapper for Kerberos (GSSAPI)
+operations. The goal is to avoid having to build a module that
+wraps the entire Kerberos.framework, and instead offer a limited
+set of functions that do what is needed for client/server Kerberos
+authentication based on http://www.ietf.org/rfc/rfc4559.txt