Re: q - including manpages in setup.py

2006-05-28 Thread Serge Orlov
aum wrote: > Hi, > > What is the best way to incorporate manpages in a distutils setup.py > script? > > Is there any distro-independent way to find the most appropriate place to > put the manpages? > For instance, /usr/man/? /usr/share/man? /usr/local/man? > /usr/local/share/man? What do you mean

q - including manpages in setup.py

2006-05-28 Thread aum
Hi, What is the best way to incorporate manpages in a distutils setup.py script? Is there any distro-independent way to find the most appropriate place to put the manpages? For instance, /usr/man/? /usr/share/man? /usr/local/man? /usr/local/share/man? Also - I've got .html conversions of the ma