This file is indexed.

/usr/share/pyshared/iplib-1.1.egg-info is in python-iplib 1.1-3ubuntu2.

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
29
Metadata-Version: 1.1
Name: iplib
Version: 1.1
Summary: convert amongst many different IPv4 notations
Home-page: http://erlug.linux.it/~da/soft/iplib/
Author: Davide Alberani
Author-email: da@erlug.linux.it
License: GPL
Download-URL: http://erlug.linux.it/~da/soft/iplib/
Description: You can use this Python module to convert amongst many
        different notations and to manage couples of address/netmask
        in the CIDR notation.
        
Keywords: ip,address,quad,dot,notation,binary,octal,hexadecimal,netmask,cidr,internet
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
Classifier: Topic :: Internet
Classifier: Topic :: Utilities