Re: package with executable

2009-05-20 Thread Stefano Costa
Il Wed, 20 May 2009 07:01:39 +0100, A. Cavallo ha scritto: > With the standard distutils (no need for setuptools) the config.py file > might look like: Right, I ended up using setuptools just because I used paster to create the project layout. I'll think about using plain distutils instead. > i

package with executable

2009-05-19 Thread Stefano Costa
Hi, my name is Stefano Costa, I am an archaeologist and I am developing GNUCal, a radiocarbon calibration program released under the GNU GPL. [1][2] Currently the program consists of a small "library", largely based on Matplotlib and Numpy, and a command line program. My goal is t