This file is indexed.

/usr/share/sip/PyKDE4/kio/kiomod.sip is in python-kde4-dev 4:4.13.0-0ubuntu1.

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
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
// Copyright 2011 Simon Edwards <simon@simonzone.com>

//                 Generated by twine2

// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU Library General Public License as
// published by the Free Software Foundation; either version 2, or
// (at your option) any later version.

// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details

// You should have received a copy of the GNU Library General Public
// License along with this program; if not, write to the
// Free Software Foundation, Inc.,
// 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

%Module PyKDE4.kio

%ModuleHeaderCode
#pragma GCC visibility push(default)
%End

%Import QtCore/QtCoremod.sip
%Import QtGui/QtGuimod.sip
%Import QtXml/QtXmlmod.sip
%Import kdecore/kdecoremod.sip
%Import kdeui/kdeuimod.sip
%Import solid/solidmod.sip

%Include authinfo.sip
%Include chmodjob.sip
%Include connection.sip
%Include copyjob.sip
%Include davjob.sip
%Include deletejob.sip
%Include directorysizejob.sip
%Include filejob.sip
%Include fileundomanager.sip
%Include forwardingslavebase.sip
%Include global.sip
%Include job.sip
%Include jobclasses.sip
%Include jobuidelegate.sip
%Include kabstractfileitemactionplugin.sip
%Include kabstractfilemodule.sip
%Include kabstractfilewidget.sip
%Include kacl.sip
%Include kar.sip
%Include karchive.sip
%Include kautomount.sip
%Include kbookmark.sip
%Include kbookmarkdialog.sip
%Include kbookmarkdombuilder.sip
%Include kbookmarkexporter.sip
%Include kbookmarkimporter.sip
%Include kbookmarkimporter_crash.sip
%Include kbookmarkimporter_ie.sip
%Include kbookmarkimporter_ns.sip
%Include kbookmarkimporter_opera.sip
%Include kbookmarkmanager.sip
%Include kbookmarkmenu.sip
%Include kbuildsycocaprogressdialog.sip
%Include kdatatool.sip
%Include kdbusservicestarter.sip
%Include kdesktopfileactions.sip
%Include kdevicelistmodel.sip
%Include kdirlister.sip
%Include kdirmodel.sip
%Include kdiroperator.sip
%Include kdirselectdialog.sip
%Include kdirsortfilterproxymodel.sip
%Include kdirwatch.sip
%Include kdiskfreespace.sip
%Include kdiskfreespaceinfo.sip
%Include kemailsettings.sip
%Include kencodingfiledialog.sip
%Include kfile.sip
%Include kfiledialog.sip
%Include kfilefiltercombo.sip
%Include kfileitem.sip
%Include kfileitemactionplugin.sip
%Include kfileitemactions.sip
%Include kfileitemdelegate.sip
%Include kfileitemlistproperties.sip
%Include kfilemetadataconfigurationwidget.sip
%Include kfilemetadatawidget.sip
%Include kfilemetainfo.sip
%Include kfilemetainfoitem.sip
%Include kfileplacesmodel.sip
%Include kfileplacesview.sip
%Include kfilepreviewgenerator.sip
%Include kfileshare.sip
%Include kfilesharedialog.sip
%Include kfilewidget.sip
%Include kfilewriteplugin.sip
%Include kicondialog.sip
%Include kimagefilepreview.sip
%Include kimageio.sip
%Include accessmanager.sip
%Include thumbsequencecreator.sip
%Include kmimetypechooser.sip
%Include kmountpoint.sip
%Include knameandurlinputdialog.sip
%Include knewfilemenu.sip
%Include knfsshare.sip
%Include konqbookmarkmenu.sip
%Include kopenwithdialog.sip
%Include kpreviewwidgetbase.sip
%Include kpropertiesdialog.sip
%Include kprotocolmanager.sip
%Include krecentdirs.sip
%Include krecentdocument.sip
%Include kremoteencoding.sip
%Include krun.sip
%Include ksambashare.sip
%Include ksambasharedata.sip
%Include kscan.sip
%Include kshellcompletion.sip
%Include kstatusbarofflineindicator.sip
%Include ktar.sip
%Include kurifilter.sip
%Include kurlcombobox.sip
%Include kurlcompletion.sip
%Include kurlnavigator.sip
%Include kurlpixmapprovider.sip
%Include kurlrequester.sip
%Include kurlrequesterdialog.sip
%Include kzip.sip
%Include metainfojob.sip
%Include netaccess.sip
%Include passworddialog.sip
%Include paste.sip
%Include predicateproperties.sip
%Include previewjob.sip
%Include renamedialog.sip
%Include renamedialogplugin.sip
%Include scheduler.sip
%Include sessiondata.sip
%Include skipdialog.sip
%Include slave.sip
%Include slavebase.sip
%Include slaveconfig.sip
%Include slaveinterface.sip
%Include sslui.sip
%Include tcpslavebase.sip
%Include thumbcreator.sip
%Include udsentry.sip