[ 原始碼: libusermetrics ]
套件:libusermetrics-tools(1.3.0-1)
libusermetrics-tools 的相關連結
Debian 的資源:
下載原始碼套件 libusermetrics:
- [libusermetrics_1.3.0-1.dsc]
- [libusermetrics_1.3.0.orig.tar.gz]
- [libusermetrics_1.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [gitlab.com]
相似套件:
library for exporting anonymous metrics about users (cmdline tools)
Libusermetrics enables apps to locally store interesting numerical data for later presentation. For example in the Ubuntu Greeter "flower" infographic.
- All data is stored locally in /var/usermetrics/. - No data is centrally collected via a web-serivice or otherwise, and no data is sent over the internet.
The only data that can be stored is numerical, for example "number of e-mails" or "number of pictures taken". No personally identifying information is stored using this library.
The Libusermetrics components are used by the Lomiri Operating Environment.
This package contains command line tools to operate the library.
其他與 libusermetrics-tools 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libqt5core5a (>= 5.4.0)
- Qt 5 core module
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libusermetricsinput1 (= 1.3.0-1)
- input library for exporting anonymous metrics about users