File: MANIFEST.in

package info (click to toggle)
libtcod 1.7.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,844 kB
  • sloc: ansic: 23,322; cpp: 20,694; python: 4,410; makefile: 182; sh: 67
file content (16 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
recursive-include data *
recursive-include dependencies *
recursive-include makefiles *
recursive-include include *
recursive-include src *
recursive-include python *.py
include lib/donotremove
include *.py
include *.cfg
include *.in
include *.txt
include *.png
include SDL2.dll
exclude python/setup.py
exclude python/setup.cfg
exclude python/MANIFEST.in