category: Python requires: python36 sdesc: "Python NTLM authentication library" ldesc: "This library handles the low-level details of NTLM authentication for use in authenticating with a service that uses NTLM. It will create and parse the 3 different message types in the order required and produce a base64 encoded value that can be attached to the HTTP header." obsoletes: python3-ntlm-auth external-source: python-ntlm-auth