On Mon, May 4, 2009 at 11:31 AM, Tarek Ziadé <ziade.tarek@gmail.com> wrote:
Ok then, we will have to provide extra documentation to make people
understand that the '.egg-info' directory has absolutely nothing to do
with egg-the-format
but is rather a metadata container.
'egg-info' was introduced with adding the whole 'egg' thing in Python
in mind at some point I believe.
And it seems that the .egg directory/zip file for projects setuptools
provides will not make it into Python
and is still very controversial
(http://www.reddit.com/r/Python/comments/8he79/am_i_alone_in_feeling_like_python_got_a_whole_lot/)
So removing the 'egg' part of 'egg-info' seemed natural to me at this point.