[Top][All Lists]
[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
create_inserts.cpp
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-developers] Keyword extractor,
N. Durner <=