summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Generators/__init__.py
blob: a8ca7ecb207f12d7a69666af3736ca4ef3086c0a (plain)
1
2
3
4
5
6
# $Id: $

'''This is the skeleton file that describes all generators'''
__revision__ = '$Revision$'

all = ['Chiba', 'Debconf', 'account', 'cfg', 'pkgmgr', 'servicemgr', 'sshbase']