File: README

package info (click to toggle)
libbeagle 0.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,592 kB
  • ctags: 1,083
  • sloc: sh: 15,101; ansic: 5,627; makefile: 245; python: 129
file content (10 lines) | stat: -rw-r--r-- 424 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
libbeagle is a standalone C library interface to the Beagle desktop
search and indexing system.  Users of libbeagle can search the Beagle
indexes as well as send data to the service to be indexed.  Although
the Beagle daemon is written using C# and Mono, there is no Mono
dependency when using this library.

Also included are Python bindings to libbeagle.

For more information on Beagle, visit http://beagle-project.org.