File: MANIFEST.in

package info (click to toggle)
python-os-ken 3.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,320 kB
  • sloc: python: 100,703; erlang: 14,517; ansic: 594; sh: 338; makefile: 136
file content (13 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
include LICENSE
include MANIFEST.in
include *.rst
recursive-include os_ken *.xsd
graft doc
graft etc
graft tools
recursive-exclude doc/build *
recursive-exclude os_ken/tests/packet_data_generator *
recursive-exclude os_ken/tests/packet_data_generator2 *
global-exclude *~
global-exclude *.pyc
global-exclude .gitignore