from distutils.core import setup setup(name='timeoutsocket', version='1.23', py_modules=['timeoutsocket'], )