File: MANIFEST.in

package info (click to toggle)
bleachbit 2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,348 kB
  • sloc: python: 9,508; xml: 1,916; makefile: 170; sh: 9
file content (31 lines) | stat: -rw-r--r-- 770 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
include CONTRIBUTING.md
include COPYING
include MANIFEST
include MANIFEST.in
include Makefile
include README.md
include bleachbit.appdata.xml
include bleachbit.desktop
include bleachbit.png
include bleachbit.py
include bleachbit.spec
include cleaners/*xml
include cleaners/Makefile
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.policy
include po/*po
include po/Makefile
include setup.py
include tests/*py
include windows/bleachbit.ico
include windows/bleachbit.nsi
include windows/gtk20.pot
include windows/setup_py2exe.bat
recursive-include bleachbit *py