<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>&gt; Hello,<br>&gt;&nbsp; I'm writing this e-mail because I need your help for building a plugin<br>&gt; for YUM.<br>&gt;&nbsp; Let me explain first what I want to do.<br>&gt; <br>&gt;&nbsp; At an URL location <a target="_blank" href="http://www.mywebsite.com/info">http://www.mywebsite.com/info</a> there is a file info.txt <br>&gt; The contents of this file are in the following format:<br>&gt;&nbsp; "package_name: information_about_the_package".<br>&gt; <br>&gt;&nbsp; When Yum dispalys the general information about a package (like<br>&gt; package_name,version, etc.) I want it to display my info also.<br>&gt;&nbsp; This means that I have to write a plugin that goes to my
 website,<br>&gt; downloads theinfo file, matches the packages name from my info file with<br>&gt;&nbsp; the packages from the repository and displays the infos.<br>&gt; <br>&gt;&nbsp; I am newbie in Python and I would appreciate any help or suggestions.<br>A nice place to start poking arround is the wiki. This link:<br><a target="_blank" href="http://wiki.linux.duke.edu/WritingYumPlugins">http://wiki.linux.duke.edu/WritingYumPlugins</a><br>should help you with your first steps. Writing plugins for Yum is not so hard.<br>&gt; <br>&gt;&nbsp;&nbsp;Thanks in advance.<br>&gt; <br>&gt;&nbsp;&nbsp;Alecs.<br><br>&gt;A nice place to start poking arround is the wiki. This link:<br><a target="_blank" href="http://wiki.linux.duke.edu/WritingYumPlugins">&gt;http://wiki.linux.duke.edu/WritingYumPlugins</a><br>&gt;should help you with your first steps. Writing plugins for Yum is not so hard.<br>&gt;<br>&gt;Felipe<br><br><br>------------------------------<br>Thank's for the info Felipe,
 but I forgot to mention that I've read and tested those examples twice.<br></div></div>I was hoping for a more detailed explanation,&nbsp; like what would be the most appropiate slot to download the info file from the server or<br>how to link the packages name from the repository with those from the file. <br>As I said before this is my first contact with python and yum plugins .<br><br>Thanks.<br><br><br></div></div><br></body></html>