File: blacklist.txt

package info (click to toggle)
plover 5.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,356 kB
  • sloc: python: 21,589; sh: 682; ansic: 25; makefile: 11
file content (69 lines) | stat: -rw-r--r-- 1,286 bytes parent folder | download
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
# General.
:usr
  man
  share/man
:usr/lib
  # **/libcrypto.so*
  pkgconfig

# Python.
:usr/bin
  !python
  *
:usr/lib/python${pyversion}
  config-*/libpython*.a
  ctypes/test
  distutils/command/*.exe
  distutils/tests
  ensurepip
  idlelib
  lib-dynload/_tkinter.*
  lib2to3/tests
  sqlite3/test
  test
  tkinter
  turtle*
  unittest/test
:usr/lib/python${pyversion}/site-packages
  pip/_vendor/distlib/*.exe
  setuptools/*.exe

# PySide6.
:usr/bin
  pylupdate6
  pyuic6
:usr/lib/python${pyversion}/site-packages/PySide6
  **/*[Aa]ssistant*
  **/*[Dd]esigner*
  **/*[Hh]elp*
  **/*[Ll]inguist*
  **/*[Oo]pen[Gg][Ll]*
  **/*[Qq]ml*
  **/*[Qq]uick*
  **/*[Ss]ql*
  **/*[Tt]est*
  **/*[Ww]eb[Ee]ngine*
  **/*.tmpl.py
  bindings
  lupdate
  lrelease
  Qt/plugins/egldeviceintegrations
  Qt/plugins/geoservices
  Qt/plugins/platforms/libqeglfs.so
  Qt/plugins/platforms/libqlinuxfb.so
  Qt/plugins/platforms/libqminimal.so
  Qt/plugins/platforms/libqminimalegl.so
  Qt/plugins/platforms/libqoffscreen.so
  Qt/plugins/platforms/libqvnc.so
  Qt/plugins/platforms/libqwebgl.so
  Qt/plugins/sceneparsers
  Qt/plugins/webview
  Qt/translations/qtdeclarative_*
  pylupdate*
  uic

# Plover.
:usr/lib/python${pyversion}/site-packages/plover
  gui_qt/*.ui
  messages/**/*.po
  messages/plover.pot