gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] Metatags


From: Piotr Eljasiak
Subject: Re: [gcmd-dev] Metatags
Date: Sat, 30 Sep 2006 00:56:23 +0200

> > I've managed (at last!) to get working code for metatags extraction.
> 
> Now there is a new page about it on the website:
> 
> http://www.nongnu.org/gcmd/tags.html
> 
> Anything unclear?

It's very nice, thanks :o)

I'm attaching small awk scripts for extracting metatags info from
sources. The invocation (from shell) is as follows:

        gawk -f gnome-cmd-tags.c-to-dat_1.awk src/gnome-cmd-tags.c |
        gawk -f gnome-cmd-tags.c-to-dat_2.awk | sort -u > tags.dat

Hope it'll be helpful - there are far more tags to come...


Piotr

Attachment: gnome-cmd-tags.c-to-dat_1.awk
Description: Text document

Attachment: gnome-cmd-tags.c-to-dat_2.awk
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]