Pakket: libfacter3.11.0 (3.11.0-2+deb10u2)
Verwijzigingen voor libfacter3.11.0
Debian bronnen:
Het bronpakket facter downloaden:
Beheerders:
- Puppet Package Maintainers (QA-pagina, Mailarchief)
- Andrew Pollock (QA-pagina)
- Micah Anderson (QA-pagina)
- Stig Sandbeck Mathisen (QA-pagina)
- Apollon Oikonomopoulos (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libfacter3.11.0 gerelateerde pakketten
|
|
|
|
-
- dep: libblkid1 (>= 2.16)
- block device ID library
-
- dep: libboost-filesystem1.67.0
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-locale1.67.0
- C++ facilities for localization
-
- dep: libboost-program-options1.67.0
- program options library for 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.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libcpp-hocon0.1.7
- C++ port of the TypesafeConfig library -- shared libraries
-
- dep: libgcc1 (>= 1:4.2)
- GCC support bibliotheek
-
- dep: libleatherman1.4.2
- collection of C++ and CMake utility libraries - shared libraries
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libyaml-cpp0.6 (>= 0.6.2)
- YAML parser and emitter for C++