# Install mkapachepw as a Python Module # Copyright (c) 2005, TundraWare Inc., All Rights Reserved # $Id: setup.py,v 1.100 2005/03/31 23:12:16 tundra Exp $ from distutils.core import setup setup(name="mkapachepw", py_modules=["mkapachepw"])