File: MANIFEST.in

package info (click to toggle)
bleachbit 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,916 kB
  • sloc: python: 15,623; xml: 3,218; makefile: 232; sh: 9
file content (36 lines) | stat: -rw-r--r-- 944 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
include doc/CONTRIBUTING.md
include COPYING
include MANIFEST
include MANIFEST.in
include Makefile
include README.md
include bleachbit-indicator.svg
include bleachbit.png
include bleachbit.py
include bleachbit.spec
include cleaners/*xml
include cleaners/Makefile
include data/app-menu.ui
include debian/bleachbit.dsc
include debian/compat
include debian/copyright
include debian/debian.changelog
include debian/debian.control
include debian/debian.rules
include doc/cleaner_markup_language.xsd
include doc/example_cleaner.xml
include org.bleachbit.BleachBit.desktop
include org.bleachbit.BleachBit.metainfo.xml
include org.bleachbit.policy
include po/*po
include po/Makefile
include setup.py
# openSUSE Build Service uses these tests.
include tests/*.py
include windows/*bat
include windows/*ps1
include windows/bleachbit.ico
include windows/bleachbit.nsi
include windows/gtk*pot
include windows/requirements.txt
recursive-include bleachbit *py