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

import ZEO.zeopasswd

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