Paketname | beaglefs |
Beschreibung | implements a filesystem representing a live Beagle query |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.3-2 |
Sektion | universe/gnome |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | fuse-utils, libbeagle1 (>= 0.3.0), libc6 (>= 2.7-1), libfuse2 (>= 2.6), libglib2.0-0 (>= 2.15.6), li |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 11688 Byte |
Prüfsumme MD5 | 099b61658bf40b37fdd7c8862782c829 |
Prüfsumme SHA1 | 4554ec9279d72a26cc067b6dbaf9653a29a0a799 |
Prüfsumme SHA256 | 38d5d66292e10b12e3b8dd1444f6a67258fe4d501b372af0c5909d39e334a7e2 |
Link zum Herunterladen | beaglefs_1.0.3-2_i386.deb |
Ausführliche Beschreibung | beaglefs implements a filesystem representing a live Beagle query. The
filesystem represents query hit results as symlinks to the hit targets.
.
In addition, beaglefs provides the following features:
- Live updating: The filesystem is updated on-the-fly as hits come and go.
- Extended Attributes: Beagle hit metadata is exported as extended
attributes in the system.Beagle.* namespace.
- Constant time operations: The backing data structure is a hash table,
providing O(1) best-case complexity for many operations.
- Supported file operations: readdir, readlink, getxattr, listxattr, stat,
and statfs.
|