distutils: different names in src and dist/build
Richard Jones
richardjones at optushome.com.au
Thu Feb 8 17:45:06 EST 2007
More information about the Python-list mailing list
Thu Feb 8 17:45:06 EST 2007
- Previous message (by thread): distutils: different names in src and dist/build
- Next message (by thread): Simple Interpolation in Numpy?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Anastasios Hatzis wrote:
> is it possible to have different names between the original package name
> and that which will be installed?
> [snip]
> Of course with-out changing the original src package name "sdk" to
> "MySDK" (which likely would be the easiest way, hum).
>
> Any suggestion or link how I can achieve this?
Two setup files?
Richard
- Previous message (by thread): distutils: different names in src and dist/build
- Next message (by thread): Simple Interpolation in Numpy?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list