This file is indexed.

/usr/share/pyshared/python_ntlm-1.0.1.egg-info/PKG-INFO is in python-ntlm 1.0.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
Metadata-Version: 1.0
Name: python-ntlm
Version: 1.0.1
Summary: Python library that provides NTLM support, including an authentication handler for urllib2.
Home-page: http://code.google.com/p/python-ntlm
Author: Daniel Holth
Author-email: dholth@gmail.com
License: UNKNOWN
Description: 
              This package allows Python clients running on any operating
              system to provide NTLM authentication to a supporting server.
              
              python-ntlm is probably most useful on platforms that are not
              Windows, since on Windows it is possible to take advantage of
              platform-specific NTLM support.
Platform: UNKNOWN