On Wed, Apr 17, 2013 at 11:51:18PM -0400, Baskar Selvaraj wrote:
> In Fedora / CentOS / RedHat we can create individual static HTML pages for
> each binary packages using 'repoview' as seen below.
> 
> http://dl.fedoraproject.org/pub/epel/6/i386/repoview/
> 
> These individual static HTML pages were usually created using the 'repodata'
> 
> http://dl.fedoraproject.org/pub/epel/6/i386/repodata/
> 
> I am looking for a similar one in Debian / Ubuntu (i.e. creating individual
> static HTML page for each binary package)
> 
> http://dl.fedoraproject.org/pub/epel/6/i386/repoview/gnucash.html

Unfortunately, such a tool doesn't seem to exist, based on my
searching. One would have to hand-roll a script to read the deb
package's control file in order to come up with such a solution.

Should I run into something like this, I will let you know.

Kumar
-- 
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub : Deleting ALL blank lines from a file [#2]      LOST #673

$ grep [:space:] testfile.txt > newfile.txt
 
####[ ajitabhpandey (at) users.sourceforge.net ]##############
:
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to