[ 原始碼: libusermetrics ]
套件:qml-module-usermetrics(1.3.3-1)
qml-module-usermetrics 的相關連結
Debian 的資源:
下載原始碼套件 libusermetrics:
- [libusermetrics_1.3.3-1.dsc]
- [libusermetrics_1.3.3.orig.tar.bz2]
- [libusermetrics_1.3.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [gitlab.com]
相似套件:
QML bindings for libusermetrics
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.
A set of bindings allowing the use of libusermetrics from QML applications.
其他與 qml-module-usermetrics 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libqt5core5t64 (>= 5.15.1)
- Qt 5 core module
-
- dep: libqt5qml5 (>= 5.0.2)
- Qt 5 QML module
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: libusermetricsinput1 (= 1.3.3-1)
- input library for exporting anonymous metrics about users
-
- dep: qml-module-qtquick2
- Qt 5 Qt Quick 2 QML module