# Install tgetwx as a Python Module # $Id: setup.py,v 1.100 2014/02/19 18:30:01 tundra Exp $ from distutils.core import setup setup(name="tgetwx", py_modules=["tgetwx"])