DEBSOURCES
Skip Quicknav
sources / python-ijson / 2.3-1 / debian / rules
1234567
#!/usr/bin/make -f # export DH_VERBOSE = 1 export PYBUILD_NAME = ijson %: dh $@ --buildsystem=pybuild --with=python3 --with=python2