[ buster ]
[ ソース: facter ]
パッケージ: libfacter3.11.0 (3.11.0-2+deb10u2)
libfacter3.11.0 に関するリンク
Debian の資源:
facter ソースパッケージをダウンロード:
メンテナ:
- Puppet Package Maintainers (QA ページ, メールアーカイブ)
- Andrew Pollock (QA ページ)
- Micah Anderson (QA ページ)
- Stig Sandbeck Mathisen (QA ページ)
- Apollon Oikonomopoulos (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
collect and display facts about the system -- shared library
Facter is Puppet’s cross-platform system profiling library. It discovers and reports per-node facts, which are collected by the Puppet agent and are made available in Puppet manifests as variables. Facter comes with a number of built-in facts providing information about the operating system, hardware, SSH keys, etc., but is also easily extensible through the following interfaces:
* Through custom facts using Facter's Ruby API. * Through `external' facts which can be either executables, or static data files.
This package contains the core shared library implementing most of Facter's functionality.
その他の libfacter3.11.0 関連パッケージ
|
|
|
|
-
- dep: libblkid1 (>= 2.16)
- ブロックデバイス ID ライブラリ
-
- dep: libboost-filesystem1.67.0
- C++ でのファイルシステム操作 (ポータブルなパス、ディレクトリの列挙など)
-
- dep: libboost-locale1.67.0
- 地域化のための C++ 機能
-
- dep: libboost-program-options1.67.0
- C++ 用プログラムオプションライブラリ
-
- dep: libboost-regex1.67.0 (>= 1.67.0-10)
- regular expression library for C++
-
- dep: libboost-system1.67.0
- Operating system (e.g. diagnostics support) library
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libcpp-hocon0.1.7
- C++ port of the TypesafeConfig library -- shared libraries
-
- dep: libgcc1 (>= 1:3.0) [amd64]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [arm64, i386]
-
- dep: libleatherman1.4.2
- collection of C++ and CMake utility libraries - shared libraries
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: libyaml-cpp0.6 (>= 0.6.2)
- YAML parser and emitter for C++