#!/usr/bin/env python
from gitzebo.utils import generate_mod_wsgi_config
print generate_mod_wsgi_config()
