This file is indexed.

/usr/lib/python2.7/dist-packages/txosc-0.2.0.egg-info/PKG-INFO is in python-txosc 0.2.0-2.

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
Metadata-Version: 1.1
Name: txosc
Version: 0.2.0
Summary: Open Sound Control Protocol for Twisted
Home-page: http://bitbucket.org/arjan/txosc
Author: Arjan Scherpenisse and Alexandre Quessy
Author-email: txosc@toonloop.com
License: MIT/X
Description: Open Sound Control (OSC) is an open, transport-independent, message-based protocol developed for communication among computers, sound synthesizers, and other multimedia devices. 
        
        This library implements OSC version 1.1 over both UDP and TCP for the Twisted Python framework. 
          
Platform: UNKNOWN
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Communications
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities