[Chicago] How to extract egg file?

Lukasz Szybalski szybalski at gmail.com
Wed Jul 18 20:06:41 CEST 2007


unzip works...
thanks


On 7/18/07, Atul Varma <varmaa at gmail.com> wrote:
> An .egg file is actually just a .zip file with a different extension,
> so on a Unix system you should be able to just run "unzip
> sampleEgg.egg".  If all else fails, you can just rename the file to
> "sampleEgg.zip" and investigate it like a normal zip file.
>
> - Atul
>
> On 7/18/07, Lukasz Szybalski <szybalski at gmail.com> wrote:
> > Hello,
> > I have a projectname.egg and I need to look at the source code for it.
> > I need to to be extracted the content of egg file to  /some/path
> >
> > How do i do it?
> >
> > Thanks,
> > Lucas
> > _______________________________________________
> > Chicago mailing list
> > Chicago at python.org
> > http://mail.python.org/mailman/listinfo/chicago
> >
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>


-- 
-- 
Linux is not magic. It just works.
http://www.lucasmanual.com
Fax Server from start to finish:
http://www.lucasmanual.com/pdf/FaxServer.pdf


More information about the Chicago mailing list