PluginApis.e4p

changeset 28
d772634a378a
parent 25
e4b5522cbdff
equal deleted inserted replaced
27:fb49ef163b34 28:d772634a378a
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> 2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
3 <!-- eric project file for project PluginApis --> 3 <!-- eric project file for project PluginApis -->
4 <!-- Copyright (C) 2019 Detlev Offenbach, detlev@die-offenbachs.de --> 4 <!-- Copyright (C) 2020 Detlev Offenbach, detlev@die-offenbachs.de -->
5 <Project version="5.1"> 5 <Project version="5.1">
6 <Language>en</Language> 6 <Language>en</Language>
7 <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash> 7 <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash>
8 <ProgLanguage mixed="0">Python3</ProgLanguage> 8 <ProgLanguage mixed="0">Python3</ProgLanguage>
9 <ProjectType>E6Plugin</ProjectType> 9 <ProjectType>E6Plugin</ProjectType>
17 <Source>__init__.py</Source> 17 <Source>__init__.py</Source>
18 </Sources> 18 </Sources>
19 <Others> 19 <Others>
20 <Other>.hgignore</Other> 20 <Other>.hgignore</Other>
21 <Other>APIs/Python/PyQt3D.api</Other> 21 <Other>APIs/Python/PyQt3D.api</Other>
22 <Other>APIs/Python/PyQt4_Qt4.api</Other>
23 <Other>APIs/Python/PyQt4_Qt5.api</Other>
24 <Other>APIs/Python/PyQt5.api</Other> 22 <Other>APIs/Python/PyQt5.api</Other>
25 <Other>APIs/Python/PyQtChart.api</Other> 23 <Other>APIs/Python/PyQtChart.api</Other>
26 <Other>APIs/Python/PyQtDataVisualization.api</Other> 24 <Other>APIs/Python/PyQtDataVisualization.api</Other>
25 <Other>APIs/Python/PyQtPurchasing.api</Other>
27 <Other>APIs/Python/PyQtWebEngine.api</Other> 26 <Other>APIs/Python/PyQtWebEngine.api</Other>
28 <Other>APIs/Python/QScintilla2.api</Other> 27 <Other>APIs/Python/QScintilla.api</Other>
29 <Other>APIs/Python2/Python-2.4.api</Other>
30 <Other>APIs/Python2/Python-2.5.api</Other>
31 <Other>APIs/Python2/Python-2.6.api</Other>
32 <Other>APIs/Python2/Python-2.7.api</Other>
33 <Other>APIs/Python3/Python-3.1.api</Other> 28 <Other>APIs/Python3/Python-3.1.api</Other>
34 <Other>APIs/Python3/Python-3.2.api</Other> 29 <Other>APIs/Python3/Python-3.2.api</Other>
35 <Other>APIs/Python3/Python-3.3.api</Other> 30 <Other>APIs/Python3/Python-3.3.api</Other>
36 <Other>APIs/Python3/Python-3.4.api</Other> 31 <Other>APIs/Python3/Python-3.4.api</Other>
37 <Other>APIs/Python3/Python-3.5.api</Other> 32 <Other>APIs/Python3/Python-3.5.api</Other>
207 </key> 202 </key>
208 <value> 203 <value>
209 <bool>False</bool> 204 <bool>False</bool>
210 </value> 205 </value>
211 <key> 206 <key>
212 <string>sourceExtensions</string>
213 </key>
214 <value>
215 <list>
216 <string></string>
217 </list>
218 </value>
219 <key>
220 <string>useRecursion</string> 207 <string>useRecursion</string>
221 </key> 208 </key>
222 <value> 209 <value>
223 <bool>True</bool> 210 <bool>True</bool>
224 </value> 211 </value>
234 <string>Pep8Checker</string> 221 <string>Pep8Checker</string>
235 </key> 222 </key>
236 <value> 223 <value>
237 <dict> 224 <dict>
238 <key> 225 <key>
226 <string>AnnotationsChecker</string>
227 </key>
228 <value>
229 <dict>
230 <key>
231 <string>MaximumComplexity</string>
232 </key>
233 <value>
234 <int>3</int>
235 </value>
236 <key>
237 <string>MinimumCoverage</string>
238 </key>
239 <value>
240 <int>75</int>
241 </value>
242 </dict>
243 </value>
244 <key>
245 <string>BlankLines</string>
246 </key>
247 <value>
248 <tuple>
249 <int>2</int>
250 <int>1</int>
251 </tuple>
252 </value>
253 <key>
239 <string>BuiltinsChecker</string> 254 <string>BuiltinsChecker</string>
240 </key> 255 </key>
241 <value> 256 <value>
242 <dict> 257 <dict>
243 <key> 258 <key>
265 </list> 280 </list>
266 </value> 281 </value>
267 </dict> 282 </dict>
268 </value> 283 </value>
269 <key> 284 <key>
285 <string>CommentedCodeChecker</string>
286 </key>
287 <value>
288 <dict>
289 <key>
290 <string>Aggressive</string>
291 </key>
292 <value>
293 <bool>False</bool>
294 </value>
295 </dict>
296 </value>
297 <key>
270 <string>CopyrightAuthor</string> 298 <string>CopyrightAuthor</string>
271 </key> 299 </key>
272 <value> 300 <value>
273 <string></string> 301 <string></string>
274 </value> 302 </value>
283 </key> 311 </key>
284 <value> 312 <value>
285 <string>eric</string> 313 <string>eric</string>
286 </value> 314 </value>
287 <key> 315 <key>
316 <string>EnabledCheckerCategories</string>
317 </key>
318 <value>
319 <string>C, D, E, M, N, S, W</string>
320 </value>
321 <key>
288 <string>ExcludeFiles</string> 322 <string>ExcludeFiles</string>
289 </key> 323 </key>
290 <value> 324 <value>
291 <string>*/Ui_*.py, */*_rc.py,</string> 325 <string>*/Ui_*.py, */*_rc.py,</string>
292 </value> 326 </value>
293 <key> 327 <key>
294 <string>ExcludeMessages</string> 328 <string>ExcludeMessages</string>
295 </key> 329 </key>
296 <value> 330 <value>
297 <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293</string> 331 <string>C101,E265,E266,E305,E402,M811,N802,N803,N807,N808,N821,W293</string>
298 </value> 332 </value>
299 <key> 333 <key>
300 <string>FixCodes</string> 334 <string>FixCodes</string>
301 </key> 335 </key>
302 <value> 336 <value>
310 </value> 344 </value>
311 <key> 345 <key>
312 <string>FutureChecker</string> 346 <string>FutureChecker</string>
313 </key> 347 </key>
314 <value> 348 <value>
315 <string>unicode_literals</string> 349 <string></string>
316 </value> 350 </value>
317 <key> 351 <key>
318 <string>HangClosing</string> 352 <string>HangClosing</string>
319 </key> 353 </key>
320 <value> 354 <value>
343 </key> 377 </key>
344 <value> 378 <value>
345 <int>10</int> 379 <int>10</int>
346 </value> 380 </value>
347 <key> 381 <key>
382 <string>MaxDocLineLength</string>
383 </key>
384 <value>
385 <int>79</int>
386 </value>
387 <key>
348 <string>MaxLineLength</string> 388 <string>MaxLineLength</string>
349 </key> 389 </key>
350 <value> 390 <value>
351 <int>79</int> 391 <int>79</int>
352 </value> 392 </value>
359 <key> 399 <key>
360 <string>RepeatMessages</string> 400 <string>RepeatMessages</string>
361 </key> 401 </key>
362 <value> 402 <value>
363 <bool>True</bool> 403 <bool>True</bool>
404 </value>
405 <key>
406 <string>SecurityChecker</string>
407 </key>
408 <value>
409 <dict>
410 <key>
411 <string>CheckTypedException</string>
412 </key>
413 <value>
414 <bool>False</bool>
415 </value>
416 <key>
417 <string>HardcodedTmpDirectories</string>
418 </key>
419 <value>
420 <list>
421 <string>/tmp</string>
422 <string>/var/tmp</string>
423 <string>/dev/shm</string>
424 <string>~/tmp</string>
425 </list>
426 </value>
427 <key>
428 <string>InsecureHashes</string>
429 </key>
430 <value>
431 <list>
432 <string>md4</string>
433 <string>md5</string>
434 <string>sha</string>
435 <string>sha1</string>
436 </list>
437 </value>
438 <key>
439 <string>InsecureSslProtocolVersions</string>
440 </key>
441 <value>
442 <list>
443 <string>PROTOCOL_SSLv2</string>
444 <string>SSLv2_METHOD</string>
445 <string>SSLv23_METHOD</string>
446 <string>PROTOCOL_SSLv3</string>
447 <string>PROTOCOL_TLSv1</string>
448 <string>SSLv3_METHOD</string>
449 <string>TLSv1_METHOD</string>
450 </list>
451 </value>
452 <key>
453 <string>WeakKeySizeDsaHigh</string>
454 </key>
455 <value>
456 <string>1024</string>
457 </value>
458 <key>
459 <string>WeakKeySizeDsaMedium</string>
460 </key>
461 <value>
462 <string>2048</string>
463 </value>
464 <key>
465 <string>WeakKeySizeEcHigh</string>
466 </key>
467 <value>
468 <string>160</string>
469 </value>
470 <key>
471 <string>WeakKeySizeEcMedium</string>
472 </key>
473 <value>
474 <string>224</string>
475 </value>
476 <key>
477 <string>WeakKeySizeRsaHigh</string>
478 </key>
479 <value>
480 <string>1024</string>
481 </value>
482 <key>
483 <string>WeakKeySizeRsaMedium</string>
484 </key>
485 <value>
486 <string>2048</string>
487 </value>
488 </dict>
364 </value> 489 </value>
365 <key> 490 <key>
366 <string>ShowIgnored</string> 491 <string>ShowIgnored</string>
367 </key> 492 </key>
368 <value> 493 <value>

eric ide

mercurial