category: Python
build-depends: cygport
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."
skip: 
homepage: https://pypi.org/project/ntlm-auth/