File: MANIFEST.in

package info (click to toggle)
scapy3k 0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,524 kB
  • ctags: 6,972
  • sloc: python: 39,500; makefile: 74; sh: 11
file content (6 lines) | stat: -rw-r--r-- 126 bytes parent folder | download
1
2
3
4
5
6
include MANIFEST.in
include README
include run_scapy
recursive-include bin *
recursive-include doc *
recursive-include test *