1 LibTracker::Client version 0.01
2 ===============================
4 Tracker is a tool designed to extract information and metadata about your
5 personal data so that it can be searched easily and quickly.
7 By using Tracker, you no longer have to remember where you've left your
8 files. To locate a file you only need to remember something about it, such
9 as a word in the document or the artist of the song. This is because as well
10 as searching for files in the traditional way, by name and location, Tracker
11 searches files' contents and metadata.
13 Tracker is available from http://www.gnome.org/projects/tracker/
15 libtrackerclient is the Tracker client library. This module implements the
16 Perl interface to libtrackerclient.
20 To install this module type the following:
27 For the 'make test' step however, see README.testing
31 This module requires these other modules and libraries:
39 Copyright (C) 2008 by Devendra Gera
41 This library is free software; you can redistribute it and/or modify
42 it under the same terms as Perl itself, either Perl version 5.8.8 or,
43 at your option, any later version of Perl 5 you may have available.