#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.6.0+git at
# Fri, 18 Oct 2013 09:42:01 +0000

export PYBUILD_NAME = parse

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


