#!/usr/lib/zope2.12/bin/python

import ZEO.zeoctl

if __name__ == '__main__':
    ZEO.zeoctl.main()
