File: rules

package info (click to toggle)
paramiko 2.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,712 kB
  • sloc: python: 17,221; javascript: 8,743; makefile: 4; sh: 2
file content (7 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=paramiko
export LC_ALL=C.UTF-8

%:
	dh $@ --with python3 --buildsystem=pybuild