[ 源代码: libusermetrics ]
软件包:libusermetricsinput1(1.3.0-1)
libusermetricsinput1 的相关链接
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]
相似软件包:
input library for exporting anonymous metrics about users
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 contain the libusermetricsinput shared library to be used by applications.
其他与 libusermetricsinput1 有关的软件包
|
|
|
|
-
- dep: gettext
- GNU 国际化工具
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libqt5core5a (>= 5.15.1)
- Qt 5 核心模块
-
- dep: libqt5dbus5 (>= 5.0.2)
- Qt 5 D-Bus module
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: usermetricsservice (= 1.3.0-1)
- service exporting anonymous metrics about users