"Thomas W" <[EMAIL PROTECTED]> writes: > I'm might just be dumb, but I cannot get the hang of usting > setuptools based on the docs at > http://peak.telecommunity.com/DevCenter/setuptools.
Yes, the documentation there is long on verbiage and short on realistic examples. It is also hard to navigate, being one big page of mostly-unfamilar concepts. I suppose it doesn't help that I was never familiar with 'distutils' before being convinced (in theory) that 'setuptools' was better. setuptools leverages the existing distutils system and knowledge -- but conversely, it seems to *depend* on that knowledge. > Is there a simple example available showing how to pack a few > modules, a few scripts, some resources files ( images ) and list a > few dependencies ? I'm also interested in this. -- \ "I don't like country music, but I don't mean to denigrate | `\ those who do. And for the people who like country music, | _o__) denigrate means 'put down'." -- Bob Newhart | Ben Finney -- http://mail.python.org/mailman/listinfo/python-list