23 lines
877 B
Plaintext
23 lines
877 B
Plaintext
Metadata-Version: 2.1
|
|
Name: ntlm-auth
|
|
Version: 1.5.0
|
|
Summary: Creates NTLM authentication structures
|
|
Home-page: https://github.com/jborean93/ntlm-auth
|
|
Author: Jordan Borean
|
|
Author-email: jborean93@gmail.com
|
|
License: MIT
|
|
Keywords: authentication auth microsoft ntlm lm
|
|
Classifier: Development Status :: 5 - Production/Stable
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Programming Language :: Python :: 2
|
|
Classifier: Programming Language :: Python :: 2.6
|
|
Classifier: Programming Language :: Python :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.4
|
|
Classifier: Programming Language :: Python :: 3.5
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Classifier: Programming Language :: Python :: 3.7
|
|
Requires-Python: >=2.6,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
|
|
Provides-Extra: cryptography
|
|
License-File: LICENSE
|