[Distutils] Overiding the site-packages/<module> directory name?
Phillip J. Eby
pje at telecommunity.com
Tue Nov 22 01:37:38 CET 2005
At 01:24 AM 11/22/2005 +0100, Vincenzo Di Massa wrote:
>Alle 01:01, martedì 22 novembre 2005, Phillip J. Eby ha scritto:
> > or at any rate have a tool that can automatically
> > translate an egg to a Debian package.
>That tool could be easy-deb
>http://easy-deb.sf.net
I'll be honest; I haven't really investigated easy-deb to find out the
answers to at least these questions:
1. Does it automatically handle egg-specified dependencies, translating
them to python-pypi-foo dependencies?
2. Does it maintain a single .pth file for all installed eggs?
3. Does it honor the "zip safety" flags, and install as either a zipfile or
a directory accordingly?
More information about the Distutils-SIG
mailing list