I think you can just unzip them, since they are zip files. Some programs might complain about the different extension though.
On 2/8/06, Giovanni Bajo <[EMAIL PROTECTED]> wrote: > Hello, > > is there an easy_install option to decompress existing .egg files? I could > probably run "easy_install -Z name" but that could potentially download and > install another version. I'd need an option which pretty much this semantic: > "if extension `name` exists and its current version is packaged as egg file, > decompress it into a directory". Does it exist already? > -- > Giovanni Bajo > > _______________________________________________ > Distutils-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/distutils-sig > _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
