Tarek Ziadé wrote:
- an extra function called "long_description", to be able to point a
file for the long description field

I can't comment on the others, but this is unnecessary. Why do you need more than:

long_decription="some lump of text"

or

long_description_path ="path/relative/to/directory/containing/setup.py"

...with it being an error for both to be specified?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to