#!/usr/bin/python3

from lintian_brush.debianize import main
main()
