[Distutils] Installing non-program files into the lib directory
Konrad Hinsen
hinsen@cnrs-orleans.fr
Wed May 16 13:54:01 2001
I have a package which includes some non-program files (in fact
scripts, but which are run by exec_file) that have to be installed in
a specific subpackage folder. Is there any simple way to do this with
distutils, i.e. one which doesn't require me to reimplement several
methods? Library installation ignores everything which is not .py,
whereas data file installation doesn't let me access the lib
directory.
Konrad.
--
-------------------------------------------------------------------------------
Konrad Hinsen | E-Mail: hinsen@cnrs-orleans.fr
Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24
Rue Charles Sadron | Fax: +33-2.38.63.15.17
45071 Orleans Cedex 2 | Deutsch/Esperanto/English/
France | Nederlands/Francais
-------------------------------------------------------------------------------