This file is indexed.

/usr/lib/python2.7/dist-packages/ipaddr-2.2.0.egg-info is in python-ipaddr 2.2.0-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
17
18
19
20
21
22
23
Metadata-Version: 1.1
Name: ipaddr
Version: 2.2.0
Summary: Google's IP address manipulation library
Home-page: https://github.com/google/ipaddr-py
Author: Google
Author-email: ipaddr-py-dev@googlegroups.com
License: Apache License, Version 2.0
Description: ipaddr.py is a library for working with IP addresses, both IPv4 and IPv6.
        
        It has been superseded by ipaddress from the Python 3 standard library, and its
        Python 2 backport.
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Networking