RE: Python tools to manipulate JARs ?
- From: "Sells, Fred" <fred@xxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 13:42:36 -0500
I have not tried this, but...
Assuming jython is out of the question????
You might want to try a simple java command line program you could run from
popen
-----Original Message-----
From: python-list-bounces+frsells=adventistcare.org@xxxxxxxxxx
[mailto:python-list-bounces+frsells=adventistcare.org@xxxxxxxxxx]On
Behalf Of Andy Dingley
Sent: Wednesday, January 31, 2007 11:11 AM
To: python-list@xxxxxxxxxx
Subject: Python tools to manipulate JARs ?
I run build processes for a Java shop using Python (and some Ant).
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.
Thanks for any suggestions
--
http://mail.python.org/mailman/listinfo/python-list
.
- Prev by Date: Re: "Correct" db adapter
- Next by Date: Re: subway
- Previous by thread: Re: Python tools to manipulate JARs ?
- Next by thread: Any python scripts to do parallel downloading?
- Index(es):