How to find out download URL for a given package through code ?

2011-11-09 Thread Kushal Das
Hi all, I am trying to find the best suitable way to get download URL for any given package ? Say, someone wants to find out download URL for libreoffice-calc-3.3.3.1-1.fc15.x86_64 . The user may not be on a Fedora 15 box. I saw yumdownloader --urls option. Any pointers ? Kushal --

Re: How to find out download URL for a given package through code ?

2011-11-09 Thread Aditya Patawari
On Thu, Nov 10, 2011 at 10:11 AM, Kushal Das kushal...@gmail.com wrote: Hi all, I am trying to find the best suitable way to get download URL for any given package ? Say, someone wants to find out download URL for libreoffice-calc-3.3.3.1-1.fc15.x86_64 . The user may not be on a Fedora 15

Re: How to find out download URL for a given package through code ?

2011-11-09 Thread पराग़
Hi, On Thu, Nov 10, 2011 at 10:11 AM, Kushal Das kushal...@gmail.com wrote: Hi all, I am trying to find the best suitable way to get download URL for any given package ? Say, someone wants to find out download URL for libreoffice-calc-3.3.3.1-1.fc15.x86_64 . The user may not be on a Fedora

Re: How to find out download URL for a given package through code ?

2011-11-09 Thread seth vidal
On Thu, 10 Nov 2011 10:11:08 +0530 Kushal Das kushal...@gmail.com wrote: Hi all, I am trying to find the best suitable way to get download URL for any given package ? Say, someone wants to find out download URL for libreoffice-calc-3.3.3.1-1.fc15.x86_64 . The user may not be on a Fedora 15

Re: How to find out download URL for a given package through code ?

2011-11-09 Thread Kushal Das
On Thu, Nov 10, 2011 at 11:04 AM, seth vidal skvi...@fedoraproject.org wrote: repoquery can do it, too. what kind of code would be calling this? It will be some python code, the idea is one can ask a webservice for the download url with a package name and webservice will return the download

Re: How to find out download URL for a given package through code ?

2011-11-09 Thread Jiri Moskovcak
On 11/10/2011 06:43 AM, Parag N(पराग़) wrote: Hi, On Thu, Nov 10, 2011 at 10:11 AM, Kushal Daskushal...@gmail.com wrote: Hi all, I am trying to find the best suitable way to get download URL for any given package ? Say, someone wants to find out download URL for