LibTracker::Client
I'm writing a Perl interface to libtrackerclient (see the
Tracker Project). The code will come out when it manages to do something - which should be soon, but I need a place to announce it and hold any comments that might come across. For the lack of a better option, I'd let this post be it.
Update : The code is at a stage where it's usable. The git repository is at
http://repo.or.cz/w/LibTracker-Client-Perl.git. You can also grab the
latest snapshot. The code is a lot of XS and some Perl. You would need libtrackerclient (and headers), glib-2.0 (and headers) and dbus-glib-1 (and headers) along with the obvious things like Perl headers and a C compiler.