RE: Newbie Question About Wrapping A Python Script

2007-10-29 Thread Rebhan, Gilbert
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, October 29, 2007 3:25 PM To: user@ant.apache.org Subject: Newbie Question About Wrapping A Python Script /* I would like to use Ant to "orchestrate" a process that includes converting

Re: AW: Newbie Question About Wrapping A Python Script

2007-10-29 Thread Steve Loughran
-Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Montag, 29. Oktober 2007 15:25 An: user@ant.apache.org Betreff: Newbie Question About Wrapping A Python Script I would like to use Ant to "orchestrate" a process that includes converting documents

AW: Newbie Question About Wrapping A Python Script

2007-10-29 Thread Jan.Materne
Use Forrest ;-) http://forrest.apache.org Jan >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 29. Oktober 2007 15:25 >An: user@ant.apache.org >Betreff: Newbie Question About Wrapping A Python Script > >I wou

Newbie Question About Wrapping A Python Script

2007-10-29 Thread tom . x . purl
I would like to use Ant to "orchestrate" a process that includes converting documents written in a markup language (restructured text) to html. Here are my requirements: 1. I would like to convert all of the documents in a particular folder from rst to html. 2. I would only like ant to convert