Newer
Older
from distutils.core import setup
setup( name = 'ssapi',
version = '0.8',
py_modules = [ 'ssapi' ],
)
from distutils.core import setup
setup( name = 'ssapi',
version = '0.8',
py_modules = [ 'ssapi' ],
)
Contact help@ncsa.illinois.edu with questions regarding this site. | All rights reserved. ©2024 Board of Trustees of the University of Illinois. | Web Privacy Notice