Patches for JCC: "--help" (first draft) and support for bdist_wininst

2009-04-15 Thread Jonas Maurus
Hey, while I continued working on wrapping iText with JCC I created two small modifications to JCC that might be of interest. The first one is a first draft of a help message when JCC is executed without parameters or '--help' and the second one are small modifications to cpp.py and python.py that

Re: Patches for JCC: "--help" (first draft) and support for bdist_wininst

2009-04-15 Thread Andi Vajda
On Wed, 15 Apr 2009, Jonas Maurus wrote: Hi Jonas, while I continued working on wrapping iText with JCC I created two small modifications to JCC that might be of interest. The first one is a first draft of a help message when JCC is executed without parameters or '--help' and the second one a

Re: Patches for JCC: "--help" (first draft) and support for bdist_wininst

2009-04-15 Thread Jonas Maurus
Hey Andi, On Wed, Apr 15, 2009 at 7:51 PM, Andi Vajda wrote: > > On Wed, 15 Apr 2009, Jonas Maurus wrote: > >  Hi Jonas, > >> while I continued working on wrapping iText with JCC I created two >> small modifications to JCC that might be of interest. The first one is >> a first draft of a help mes

Re: Patches for JCC: "--help" (first draft) and support for bdist_wininst

2009-04-15 Thread Andi Vajda
On Wed, 15 Apr 2009, Jonas Maurus wrote: Hi Jonas, that's strange. Perhaps the mailing-list daemon stripped them, because Google Mail clearly shows them... anyway, I uploaded them on my website: http://maurus.net/src/jcc/help.patch I reviewed and modified this patch for correctness and sty