File: MANIFEST.in

package info (click to toggle)
cycle 0.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 572 kB
  • sloc: python: 1,987; makefile: 23
file content (19 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
include *.py
include bitmaps/*.*
include cycle.spec
include README*
include MANIFEST.in
include INSTALL
include CHANGELOG
include COPYRIGHT
include THANKS
include BUGS
include cycle.1

recursive-include msg *.*
recursive-include icons *.*
prune */.xvpics
prune */*/.xvpics