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

import ZEO.zeopasswd

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