dh_pysupport (1) Linux Manual Page
NAME dh_pysupport – use the python-support framework to handle Python modules SYNOPSIS dh_pysupport [debhelper options] [-V X.Y] [-X item […]] [-n] [module dirs …] DESCRIPTION dh_pysupport is a debhelper program that will scan your package, detect public modules in /usr/lib/pythonX.Y/site-packages, and move them to the shared Python modules location. It will generate appropriate postinst/prerm scripts…
