summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/__init__.py
blob: bbefae6f38f862e96570c7617107a8b80099ff8c (plain)
1
2
3
4
5
6
# $Id: $
'''This is the set of modules for Bcfg2.Server'''

__revision__ = '$Revision$'
__all__ = ["Core", "Generator", "Metadata", "Generators", "Structures"]