gnunet-developers
[Top][All Lists]
Advanced

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

[GNUnet-developers] Keyword extractor


From: N. Durner
Subject: [GNUnet-developers] Keyword extractor
Date: Sun, 23 Feb 2003 20:20:29 +0100

Hi,

because libextractor doesn't work on my machine, I wrote a small program
that creates "gnunet-insert"-commands from ID3-Tags (MP3) and filenames.
The files to process are read from stdin, a script to insert a full
directory is created with
---
find /path/to/files -type f | create_inserts > insert.sh
---

The source is attached.
Perhaps you can include it into the GNUnet-package.

Best regards,

Nils


Attachment: create_inserts.cpp
Description: Binary data


reply via email to

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