[ bullseye ]
[ 源代码: facter ]
软件包:libfacter3.14.12(3.14.12-1 以及其他的)
libfacter3.14.12 的相关链接
Debian 的资源:
下载源码包 facter:
- [facter_3.14.12-1.dsc]
- [facter_3.14.12.orig.tar.gz]
- [facter_3.14.12.orig.tar.gz.asc]
- [facter_3.14.12-1.debian.tar.xz]
维护小组:
- 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.14.12 有关的软件包
|
|
|
|
-
- dep: libblkid1 (>= 2.16)
- 块设备标识库
-
- dep: libboost-filesystem1.74.0 (>= 1.74.0)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-locale1.74.0 (>= 1.74.0)
- C++ facilities for localization
-
- dep: libboost-program-options1.74.0 (>= 1.74.0)
- program options library for C++
-
- dep: libboost-regex1.74.0-icu67
- 本虚包由这些包填实: libboost-regex1.74.0
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcpp-hocon0.3.0 (>= 0.3.0)
- C++ port of the TypesafeConfig library -- shared libraries
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: libleatherman1.12.1 (>= 1.12.1+dfsg)
- collection of C++ and CMake utility libraries - shared libraries
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libyaml-cpp0.6 (>= 0.6.2)
- YAML parser and emitter for C++