This file is indexed.

/usr/lib/python2.7/dist-packages/schooltool.intervention-2.7.1.egg-info/PKG-INFO is in python-schooltool.intervention 2.7.1-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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
Metadata-Version: 1.1
Name: schooltool.intervention
Version: 2.7.1
Summary: Plan and manage student interventions in SchoolTool
Home-page: http://www.schooltool.org
Author: SchoolTool Developers
Author-email: schooltool-developers@lists.launchpad.net
License: GPL
Description: With SchoolTool Intervention, teachers and other stakeholders can
        define a plan of action for a student, track progress toward goals and
        facilitate communication around these issues.
        
        
        =======
        CHANGES
        =======
        
        2.7.1 (2015-08-25)
        ------------------
        
        - Fix tests
        - Update Spanish translation
        
        
        2.7.0 (2014-04-12)
        ------------------
        
        - Temporal relationships support
        
        
        2.6.2 (2014-04-09)
        ------------------
        
        - Fix a crash on startup if used with z3c.form < 2.8
        - Latest translations from Launchpad
        
        
        2.6.1 (2013-12-06)
        ------------------
        
        - Let clerks edit goals
        - Hide add/edit links from users who cannot do that
        - Fixed error when student clicks on Interventions menu item in profile
        - Fixed Inbox when goals have no "Presenting concerns" set (https://launchpad.net/bugs/1231371)
        - Updated translations
        - Added Portuguese and Sinhalese translations
        
        
        2.6.0 (2013-10-10)
        ------------------
        
        - Register launchpad project for the error view.
        
        
        2.5.2 (2013-08-25)
        ------------------
        
        - Update GPL license and file headers from gnu.org (https://launchpad.net/bugs/1211145)
        
        
        2.5.1 (2013-08-02)
        ------------------
        
        - Update permissions for administrative groups
        
        
        2.4.0 (2013-04-18)
        ------------------
        
        - Added message subject to student's view
        - Updated translations, added Thai
        
        
        2.3.1 (2013-01-24)
        ------------------
        
        - Added hint for "Persons responsible" in goal form (https://launchpad.net/bugs/922211)
        - Made some of the less essential goal fields optional (https://launchpad.net/bugs/922209)
        - Added a student interventions link to message and goal views
        - Added optional subject line to messages (https://launchpad.net/bugs/922226)
        - Updated translations
        
        
        2.3.0 (2012-10-19)
        ------------------
        
        - Update style of Done links
        
        
        2.1.1 (2012-08-08)
        ------------------
        
        - Updated translations
        
        
        2.1.0 (2012-04-18)
        ------------------
        
        - Make Intervention tab highlighted (https://launchpad.net/bugs/868435)
        - List releationships with all responsible parties (https://launchpad.net/bugs/922271)
        - Contacts may include people other than parents (https://launchpad.net/bugs/973679)
        - Added (da) and updated translations.
        
        
        2.0.3 (2012-03-15)
        ------------------
        
        - Send email selections should be inactive if email is disabled (https://launchpad.net/bugs/922265)
        - Show notification when email was sent, with status and error messages (https://launchpad.net/bugs/942566)
        - Add an envelope icon next to responsible parties who have email addresses (https://launchpad.net/bugs/922267)
        - Tab hiding (https://launchpad.net/bugs/938810)
        - Updated translations, added ast, de, fr translations.
        
        
        2.0.1 (2011-12-22)
        ------------------
        
        - Updated translations
        
        
        2.0.0 (2011-11-22)
        ------------------
        
        - Updated translations
        
        
        1.9.2 (2011-10-28)
        ------------------
        
        - Updated translations
        
        
        1.9.1 (2011-10-06)
        ------------------
        
        - Created student interventions PDF (https://launchpad.net/bugs/541498)
        - Fully translatable
        - Updated translations
        
        
        1.9.0 (2011-09-23)
        ------------------
        
        New skin for SchoolTool 1.9 and many other changes.
        
        
        0.5.0 (2011-09-16)
        ------------------
        
        - Replaced student ids in intervention objects with relationship properties
        - Reorganized code for simplicity of reading
        - Added tests to more completely cover the code
        - Converted catalog to new style
        - Made dependency on schooltool.gradebook optional
        
        
        0.4.3 (2011-09-16)
        ------------------
        
        - Fixed single-digit user id crash bug (https://launchpad.net/bugs/716455)
        - Fix crash in student search with non-ascii characters (https://launchpad.net/bugs/738351) 
        - Added (sr) and updated (es_SV, pt_BR, ru) translations
        
        
        0.4.2 (2011-02-19)
        ------------------
        
        - Updated translations (es, it, nl)
        
        
        0.4.1 (2010-10-04)
        ------------------
        
        - Change style of some buttons to neutral (https://launchpad.net/bugs/613571)
        - Changed recipients to email addresses for both messages and goals csv
        - Do not crash if persons are removed or don't have email
        
        
        0.4.0 (2010-09-15)
        ------------------
        
        - CSV export of messages and goals (requested by SLA)
        - Update for API changes in schooltool 1.5.1
        - Updated translations (it, nl, pt_BR)
        
        
        0.3.2 (2010-07-15)
        ------------------
        
        - Added and updated translations (es_SV, it, pl, pt_BR, ru)
        
        
        0.3.1 (2010-04-28)
        ------------------
        
        - Fix Interventions Messages Layout (https://launchpad.net/bugs/561753)
        - Updated translations (es, vi)
        
        
        0.3.0 (2010-04-08)
        ------------------
        
        - Multiple UI changes including new dashboard page
        - Refactored intervention security model
        - Created security descriptions (https://launchpad.net/bugs/513476)
        - Need user interventions dashboard (https://launchpad.net/bugs/507313)
        - Better css for goal add/edit and other intervention views (https://launchpad.net/bugs/513466)
        - Evolution script and subscriber for person removal (https://launchpad.net/bugs/523274)
        - Need evolution script and subscriber for schoolyear deletion (https://launchpad.net/bugs/523261)
        - Search student view now also matches on username
        - Do not crash when there are no terms set up (https://launchpad.net/bugs/480616, https://launchpad.net/bugs/540530)
        - Added first translations (es, fi, nl, vi)
        
        
        0.2.1 (2010-02-10)
        ------------------
        
        - Fix evolution scripts if there is no container yet (https://launchpad.net/bugs/515863)
        
        
        0.2.0 (2010-01-06)
        ------------------
        
        - Port to zope versions available in karmic https://launchpad.net/bugs/498803
        
        
        0.1.3 (2009-12-30)
        ------------------
        
        - Translation support and many i18n fixes (https://launchpad.net/bugs/461130)
        - Better handling of persons with no email (https://launchpad.net/bugs/485817)
        - Relationships should be determined from contact info
          (https://launchpad.net/bugs/485835)
        - Put line breaks in message views (https://launchpad.net/bugs/485901)
        - Support for automatic plugin inclusion (using schooltool-1.2.1 or later)
        
        
        0.1.2 (2009-11-06)
        ------------------
        
        - Fix non-working views
        - Do not send email if sender or recipients are invalid
        
        
        0.1.1 (2009-11-05)
        ------------------
        
        - Add missing files to distribution.
        - Fix a few brown paper bag bugs.
        
        
        0.1.0 (2009-11-04)
        ------------------
        
        - First public release.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Zope
Classifier: Topic :: Education