Re: Python tools to manipulate JARs ?
- From: Laszlo Nagy <gandalf@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 19:50:20 +0100
Andy Dingley írta:
I run build processes for a Java shop using Python (and some Ant).I believe that you can rename any jar file to .zip and use zip tools to list its contents.
Would anyone care to suggest favoured tools for manipulating the
innards of JARs? Or do I just treat them as plain zipfiles and get
stuck right in there?
Mainly I'm trying to query lists of classes and their embedded
versions and do some library dependency reporting. Performance speed
is starting to be an issue, as there's 1500+ classes in this bucket
and it's an interactive query.
Laszlo
.
- Follow-Ups:
- Re: Python tools to manipulate JARs ?
- From: calfdog@xxxxxxxxx
- Re: Python tools to manipulate JARs ?
- References:
- Python tools to manipulate JARs ?
- From: Andy Dingley
- Python tools to manipulate JARs ?
- Prev by Date: Re: subway
- Next by Date: Re: DCOP memory leak?
- Previous by thread: Python tools to manipulate JARs ?
- Next by thread: Re: Python tools to manipulate JARs ?
- Index(es):