[ 源代码: beaglefs ]
软件包: beaglefs (1.0.3-2) [universe]
beaglefs 的相关链接
Ubuntu 的资源:
下载源码包 beaglefs:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Debian QA Group
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
implements a filesystem representing a live Beagle query
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.
其它与 beaglefs 有关的软件包
|
|
|
-
- dep: fuse-utils
- Filesystem in USErspace (utilities)
-
- dep: libbeagle1 (>= 0.3.0)
- library for accessing beagle using C
-
- dep: libc6 (>= 2.7-1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfuse2 (>= 2.6)
- Filesystem in USErspace library
-
- dep: libglib2.0-0 (>= 2.15.6)
- The GLib library of C routines
-
- dep: libxml2
- GNOME XML library