<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:garamond,new york,times,serif;font-size:10pt;color:#000000;"><div>Hi everyone,<br><br>I'm doing a program in Python, which for now is taking an application name and gives you the corresponding source rpm, if you run the program the first thing that will appear is this:<br><br><span style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);">------------------------------  Corresponding Source Web App  -----------------------------------------</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);"><br style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);">This program is providing a source rpm package for a given name
 application requested by the user.</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);">The format for the user request, must be as follows:</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);"><br style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);">[Package Name][-Version][-Release][.Fedora Version] - e.g.  gimp-2.6.4-3.fc10</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);"><br style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0,
 64, 127);">-----------------------------------------------------------------------------------------------------------------------</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);"><br style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);">Enter the name for application: _</span><br><br>In this part, the program wait for you to write a app name, you can type for example:  <span style="font-family: Courier New,courier,monaco,monospace,sans-serif; color: rgb(0, 64, 127);">tomboy-0.10.1-2.fc9.i386</span><br><br>And after that the program will download that program from cvs, make the source rpm and create an ISO image from that.  It will display at the end a message like this:<br><br><span style="color: rgb(0, 64, 127); font-family: Courier
 New,courier,monaco,monospace,sans-serif;">Done!, Iso Image is in:  /tmp/tmp7qZ_Ly</span><br><br>I'm not planning leave the Iso image in a temporary directory, is just temporary (while I decide a better way to show where is it to the user).<br><br>Right now doesn't make to much sense to make an ISO image with just one single srpm, but in the future I want my program retrieve the source code from a list of programs, so then, the iso image will content more than one srpm, and the user will be able to burn/storage one single file instead of a bunch of files.<br><br><span>For take a look to my code, please go to this link: <a target="_blank" href="http://matrix.senecac.on.ca/%7Epconstantino/sharedstuff/Project/Project_8">http://matrix.senecac.on.ca/~pconstantino/sharedstuff/Project/Project_8</a></span><br><br>Give me any suggestion, all are welcome.<br><br>PatCons<br></div></div><br>



      <hr size=1><br><font face="Verdana" size="-2">ˇObtén la mejor experiencia en la web!<br>Descarga gratis el nuevo Internet Explorer 8.br>
http://downloads.yahoo.com/ieak8/?l=mx </font></body></html>