DEBSOURCES
Skip Quicknav
sources / python-numpy / 1%3A1.16.2-1 / debian / numpy.pm
12345678
#!/usr/bin/perl use warnings; use strict; use Debian::Debhelper::Dh_Lib; insert_before("dh_gencontrol", "dh_numpy"); 1