This file is indexed.

/usr/lib/python2.7/dist-packages/oauth2client-4.1.2.egg-info/PKG-INFO is in python-oauth2client 4.1.2-3.

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
17
18
19
20
21
22
23
24
25
26
27
28
Metadata-Version: 1.1
Name: oauth2client
Version: 4.1.2
Summary: OAuth 2.0 client library
Home-page: http://github.com/google/oauth2client/
Author: Google Inc.
Author-email: jonwayne+oauth2client@google.com
License: Apache 2.0
Description: 
        oauth2client is a client library for OAuth 2.0.
        
        Note: oauth2client is now deprecated. No more features will be added to the
            libraries and the core team is turning down support. We recommend you use
            `google-auth <https://google-auth.readthedocs.io>`__ and
            `oauthlib <http://oauthlib.readthedocs.io/>`__.
        
Keywords: google oauth 2.0 http client
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet :: WWW/HTTP