File: MANIFEST.in

package info (click to toggle)
picard 2.13.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,012 kB
  • sloc: python: 68,818; ansic: 89; makefile: 14
file content (21 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
graft po

recursive-include scripts *.in
recursive-exclude scripts picard

include *.in

include *.md
include *.txt

recursive-include resources *.py
recursive-include resources/images *

recursive-include test *.py
recursive-include test/data *
recursive-exclude test/data/testplugins/module/dummyplugin/__pycache__ *
recursive-exclude test/data/testplugins/singlefile/__pycache__ *
recursive-exclude * *~

exclude org.musicbrainz.Picard.appdata.xml
exclude win-version-info.txt