[ ソース: libusermetrics ]
パッケージ: libusermetricsoutput1 (1.3.0-1)
libusermetricsoutput1 に関するリンク
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]
類似のパッケージ:
output library for retrieving 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 libusermetricsoutput shared library to be used by applications.
その他の libusermetricsoutput1 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgsettings-qt1 (>= 0.1+14.04.20140408)
- library to access GSettings from Qt (shared libraries)
-
- dep: libqt5core5a (>= 5.15.1)
- Qt 5 コアモジュール
-
- dep: libqt5dbus5 (>= 5.0.2)
- Qt 5 D-Bus モジュール
-
- dep: libqt5gui5 (>= 5.0.2)
- Qt 5 GUI モジュール
- または libqt5gui5-gles (>= 5.0.2)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5xmlpatterns5 (>= 5.0.2)
- Qt 5 XML patterns module
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: usermetricsservice (= 1.3.0-1)
- service exporting anonymous metrics about users