This file is indexed.

/usr/share/sip/PyKDE4/nepomuk/ncal.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
// Copyright 2010 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.

%ModuleHeaderCode
#include <nepomuk/ncal.h>
%End

namespace Nepomuk
{
namespace Vocabulary
{
namespace NCAL
{
QUrl                    ncalNamespace ();
QUrl                    nrlOntologyGraph ();
QUrl                    AccessClassification ();
QUrl                    Alarm ();
QUrl                    AlarmAction ();
QUrl                    Attachment ();
QUrl                    AttachmentEncoding ();
QUrl                    Attendee ();
QUrl                    AttendeeOrOrganizer ();
QUrl                    AttendeeRole ();
QUrl                    BydayRulePart ();
QUrl                    Calendar ();
QUrl                    CalendarDataObject ();
QUrl                    CalendarScale ();
QUrl                    CalendarUserType ();
QUrl                    Event ();
QUrl                    EventStatus ();
QUrl                    Freebusy ();
QUrl                    FreebusyPeriod ();
QUrl                    FreebusyType ();
QUrl                    Journal ();
QUrl                    JournalStatus ();
QUrl                    NcalDateTime ();
QUrl                    NcalPeriod ();
QUrl                    NcalTimeEntity ();
QUrl                    Organizer ();
QUrl                    ParticipationStatus ();
QUrl                    RecurrenceFrequency ();
QUrl                    RecurrenceIdentifier ();
QUrl                    RecurrenceIdentifierRange ();
QUrl                    RecurrenceRule ();
QUrl                    RequestStatus ();
QUrl                    TimeTransparency ();
QUrl                    Timezone ();
QUrl                    TimezoneObservance ();
QUrl                    Todo ();
QUrl                    TodoStatus ();
QUrl                    Trigger ();
QUrl                    TriggerRelation ();
QUrl                    UnionOfAlarmEventFreebusyJournalTodo ();
QUrl                    UnionOfAlarmEventFreebusyTodo ();
QUrl                    UnionOfAlarmEventJournalTodo ();
QUrl                    UnionOfAlarmEventTodo ();
QUrl                    UnionOfEventFreebusy ();
QUrl                    UnionOfEventFreebusyJournalTodo ();
QUrl                    UnionOfEventJournalTimezoneTodo ();
QUrl                    UnionOfEventJournalTodo ();
QUrl                    UnionOfEventTodo ();
QUrl                    UnionOfTimezoneObservanceEventFreebusyJournalTimezoneTodo ();
QUrl                    UnionOfTimezoneObservanceEventFreebusyTimezoneTodo ();
QUrl                    UnionOfTimezoneObservanceEventJournalTimezoneTodo ();
QUrl                    UnionParentClass ();
QUrl                    Weekday ();
QUrl                    _8bitEncoding ();
QUrl                    acceptedParticipationStatus ();
QUrl                    action ();
QUrl                    attach ();
QUrl                    attachmentContent ();
QUrl                    attachmentUri ();
QUrl                    attendee ();
QUrl                    audioAction ();
QUrl                    base64Encoding ();
QUrl                    busyFreebusyType ();
QUrl                    busyTentativeFreebusyType ();
QUrl                    busyUnavailableFreebusyType ();
QUrl                    byday ();
QUrl                    bydayModifier ();
QUrl                    bydayWeekday ();
QUrl                    byhour ();
QUrl                    byminute ();
QUrl                    bymonth ();
QUrl                    bymonthday ();
QUrl                    bysecond ();
QUrl                    bysetpos ();
QUrl                    byweekno ();
QUrl                    byyearday ();
QUrl                    calscale ();
QUrl                    cancelledEventStatus ();
QUrl                    cancelledJournalStatus ();
QUrl                    cancelledTodoStatus ();
QUrl                    categories ();
QUrl                    chairRole ();
QUrl                    ncalClass ();
QUrl                    comment ();
QUrl                    commentAltRep ();
QUrl                    completed ();
QUrl                    completedParticipationStatus ();
QUrl                    completedStatus ();
QUrl                    component ();
QUrl                    confidentialClassification ();
QUrl                    confirmedStatus ();
QUrl                    contact ();
QUrl                    contactAltRep ();
QUrl                    count ();
QUrl                    created ();
QUrl                    cutype ();
QUrl                    daily ();
QUrl                    date ();
QUrl                    dateTime ();
QUrl                    daylight ();
QUrl                    declinedParticipationStatus ();
QUrl                    delegatedFrom ();
QUrl                    delegatedParticipationStatus ();
QUrl                    delegatedTo ();
QUrl                    description ();
QUrl                    descriptionAltRep ();
QUrl                    dir ();
QUrl                    displayAction ();
QUrl                    draftStatus ();
QUrl                    dtend ();
QUrl                    dtstamp ();
QUrl                    dtstart ();
QUrl                    due ();
QUrl                    duration ();
QUrl                    emailAction ();
QUrl                    encoding ();
QUrl                    endTriggerRelation ();
QUrl                    eventStatus ();
QUrl                    exdate ();
QUrl                    exrule ();
QUrl                    fbtype ();
QUrl                    finalStatus ();
QUrl                    fmttype ();
QUrl                    freeFreebusyType ();
QUrl                    freebusy ();
QUrl                    freq ();
QUrl                    friday ();
QUrl                    geo ();
QUrl                    gregorianCalendarScale ();
QUrl                    groupUserType ();
QUrl                    hasAlarm ();
QUrl                    hourly ();
QUrl                    inProcessParticipationStatus ();
QUrl                    inProcessStatus ();
QUrl                    individualUserType ();
QUrl                    interval ();
QUrl                    involvedContact ();
QUrl                    journalStatus ();
QUrl                    lastModified ();
QUrl                    location ();
QUrl                    locationAltRep ();
QUrl                    member ();
QUrl                    method ();
QUrl                    minutely ();
QUrl                    monday ();
QUrl                    monthly ();
QUrl                    ncalRelation ();
QUrl                    ncalTimezone ();
QUrl                    needsActionParticipationStatus ();
QUrl                    needsActionStatus ();
QUrl                    nonParticipantRole ();
QUrl                    opaqueTransparency ();
QUrl                    optParticipantRole ();
QUrl                    organizer ();
QUrl                    partstat ();
QUrl                    percentComplete ();
QUrl                    periodBegin ();
QUrl                    periodDuration ();
QUrl                    periodEnd ();
QUrl                    priority ();
QUrl                    privateClassification ();
QUrl                    procedureAction ();
QUrl                    prodid ();
QUrl                    publicClassification ();
QUrl                    range ();
QUrl                    rdate ();
QUrl                    recurrenceId ();
QUrl                    recurrenceIdDateTime ();
QUrl                    related ();
QUrl                    relatedToChild ();
QUrl                    relatedToParent ();
QUrl                    relatedToSibling ();
QUrl                    repeat ();
QUrl                    reqParticipantRole ();
QUrl                    requestStatus ();
QUrl                    requestStatusData ();
QUrl                    resourceUserType ();
QUrl                    resources ();
QUrl                    resourcesAltRep ();
QUrl                    returnStatus ();
QUrl                    role ();
QUrl                    roomUserType ();
QUrl                    rrule ();
QUrl                    rsvp ();
QUrl                    saturday ();
QUrl                    secondly ();
QUrl                    sentBy ();
QUrl                    sequence ();
QUrl                    standard ();
QUrl                    startTriggerRelation ();
QUrl                    statusDescription ();
QUrl                    summary ();
QUrl                    summaryAltRep ();
QUrl                    sunday ();
QUrl                    tentativeParticipationStatus ();
QUrl                    tentativeStatus ();
QUrl                    thisAndFutureRange ();
QUrl                    thisAndPriorRange ();
QUrl                    thursday ();
QUrl                    todoStatus ();
QUrl                    transp ();
QUrl                    transparentTransparency ();
QUrl                    trigger ();
QUrl                    triggerDateTime ();
QUrl                    triggerDuration ();
QUrl                    tuesday ();
QUrl                    tzid ();
QUrl                    tzname ();
QUrl                    tzoffsetfrom ();
QUrl                    tzoffsetto ();
QUrl                    tzurl ();
QUrl                    uid ();
QUrl                    unknownUserType ();
QUrl                    until ();
QUrl                    url ();
QUrl                    version ();
QUrl                    wednesday ();
QUrl                    weekly ();
QUrl                    wkst ();
QUrl                    yearly ();
};
};
};