File: MANIFEST.in

package info (click to toggle)
bittorrent 3.4.2-12
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,592 kB
  • sloc: python: 7,026; objc: 1,181; sh: 166; makefile: 22
file content (10 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
# include anything in here that is not automatically picked up by distutils
include BitTorrent/__init__.py

# include all top level scripts
include btdownloadlibrary.py
include btdownloadheadless.py
include btdownloadgui.py
include btmakemetafile.py
include bttrack.py
include bttest.py