aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/__init__.py
blob: a345bb2ed6f5433518ff843f48d4c2c95fc1cab9 (plain)
1
2
3
4
5
6
# vim: set fileencoding=utf-8 :
#
# (C) 2006,2007,2008 Guido Guenther <agx@sigxcpu.org>
"""The various things needed by git-buildpackage and friends"""

# vim:et:ts=4:sw=4:et:sts=4:ai:set list listchars=tab\:»·,trail\:·: