debian/control: Add Build-Depends for `dh-python'.
[mLib-python] / MANIFEST.in
CommitLineData
5a268c0f
MW
1### Manifest template for mLib/Python.
2
3## Generated build machinery.
4include COPYING auto-version mdwsetup.py pysetup.mk
5
6## Basic stuff.
7include MANIFEST.in setup.py Makefile mLib.pyx
8include defs.pxi grim.h utils.pyx
9
10## buf
11include lbuf.pyx pkbuf.pyx
12
13## codec
55b42c18 14include codec.pyx codec.pyx.in url.pyx
5a268c0f
MW
15
16## hash
17include crc32.pyx unihash.pyx
18
19## sel
20include bres.pyx conn.pyx ident.pyx
21include sel-base.pyx sel-file.pyx sel-timer.pyx
22include selbuf.pyx selpk.pyx sig.pyx
23
24## struct
25include mapping.pyx
26include array.h array.c assoc.pyx atom.h atom-base.c atom.pyx sym.pyx
27
28## sys
29include stuff.pyx fdutils.pyx fwatch.pyx mdup.pyx
30
31## ui
32include report.pyx
33
34## utils
35include str.pyx
36
37## Debian.
229f53d7 38include debian/rules debian/control debian/changelog
af9d3547 39include debian/copyright debian/compat debian/source/format