This file is indexed.

/usr/share/doc/python-mutagen-doc/html/_sources/man/index.txt is in python-mutagen-doc 1.36-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
35
36
Command Line Tools
==================

.. toctree::
    :hidden:
    :titlesonly:

    mid3cp
    mid3iconv
    mid3v2
    moggsplit
    mutagen-inspect
    mutagen-pony


In addition to the Python library mutagen installs some command line tools:

:doc:`mid3cp`
    copies the ID3 tags from a source file to a destination file

:doc:`mid3iconv`
    converts ID3 tags from legacy encodings to Unicode and stores them using
    the ID3v2 format

:doc:`mid3v2`
    is a Mutagen-based replacement for id3lib’s id3v2

:doc:`moggsplit`
    splits a multiplexed Ogg stream into separate files

:doc:`mutagen-inspect`
    loads and prints information about an audio file and its tags

:doc:`mutagen-pony`
    scans any directories given and reports on the kinds of tags in the MP3s
    it finds in them