This file is indexed.

/usr/share/pyshared/pbkdf2-1.3.egg-info/PKG-INFO is in python-pbkdf2 1.3+20110613.git2a0fb15~ds0-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
Metadata-Version: 1.1
Name: pbkdf2
Version: 1.3
Summary: PKCS#5 v2.0 PBKDF2 Module
Home-page: http://www.dlitz.net/software/python-pbkdf2/
Author: Dwayne C. Litzenberger
Author-email: dlitz@dlitz.net
License: UNKNOWN
Description: This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security :: Cryptography