We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc8b17 commit ef7aeb3Copy full SHA for ef7aeb3
setup.py
@@ -28,11 +28,10 @@
28
description="GSSAPI over HTTP Negotiate/SPNEGO support for urllib/urllib2",
29
license="Apache 2.0",
30
url="http://github.com/pythongssapi/urllib-gssapi/",
31
- keywords="urllib2 kerbero http negotiate spnego gssapi",
+ keywords="urllib2 kerberos http https negotiate spnego gssapi",
32
packages=['urllib_gssapi'],
33
34
classifiers=[
35
- 'Development Status :: 3 - Alpha',
36
'Intended Audience :: Developers',
37
'License :: OSI Approved :: Apache Software License',
38
'Natural Language :: English',
0 commit comments