#! /usr/bin/make -f

export PYBUILD_NAME=sfdutf7

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