File: MANIFEST.in

package info (click to toggle)
jcc 2.22-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,048 kB
  • ctags: 1,839
  • sloc: cpp: 11,462; python: 3,456; java: 65; makefile: 33
file content (11 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
exclude jcc/config.py
include jcc/patches/patch.*
recursive-include jcc *.h
recursive-include _jcc *.h
recursive-include java *.java
recursive-include helpers *.py
include CHANGES
include DESCRIPTION
include INSTALL
include LICENSE
include NOTICE