This file is indexed.

/usr/lib/pyshared/python2.7/python_musicbrainz2-0.7.4.egg-info is in python-musicbrainz2 0.7.4-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
24
25
26
27
28
29
30
31
32
33
34
Metadata-Version: 1.1
Name: python-musicbrainz2
Version: 0.7.4
Summary: An interface to the MusicBrainz XML web service
Home-page: http://musicbrainz.org/products/python-musicbrainz2/
Author: Matthias Friedrich
Author-email: matt@mafr.de
License: BSD
Download-URL: http://ftp.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/
Description: An interface to the MusicBrainz XML web service
        ===============================================
        
        python-musicbrainz2 provides simple, object oriented access to the
        MusicBrainz web service. It is useful for applications like CD rippers,
        taggers, media players, and other tools that need music metadata.
        
        The MusicBrainz Project (see http://musicbrainz.org) collects music
        metadata and is maintained by its large and constantly growing user
        community.
        
        Most of this package works on python-2.3 and later without further
        dependencies. If you want to generate DiscIDs from an audio CD in the
        drive, you need ctypes (already included in python-2.5) and libdiscid.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: XML