File: MANIFEST.in

package info (click to toggle)
python-sysv-ipc 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 540 kB
  • sloc: ansic: 3,140; python: 1,960; makefile: 8; sh: 4
file content (18 lines) | stat: -rw-r--r-- 440 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include INSTALL LICENSE README VERSION
include ReadMe.html history.html
include setup.py prober.py
include sysv_ipc_module.c
include common.c
include common.h
include mq.c
include mq.h
include semaphore.c
include semaphore.h
include memory.c
include memory.h
recursive-include prober *.c
recursive-include demos *.h *.c *.py *.sh *.png *.txt *.md
recursive-include tests *
recursive-include extras *
global-exclude *.pyc
global-exclude *.o