Pakket: python3-hiera (0.0.1+20190629-2)
Verwijzigingen voor python3-hiera
Trisquel bronnen:
Het bronpakket hiera-py downloaden:
- [hiera-py_0.0.1+20190629-2.dsc]
- [hiera-py_0.0.1+20190629.orig.tar.xz]
- [hiera-py_0.0.1+20190629-2.debian.tar.xz]
Beheerder:
Original Maintainer:
- Carsten Schoenert
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python language bindings for the hiera hierarchical database (Python 3)
Hiera is a key/value lookup tool for configuration data, often used in Puppet and created and built to make Puppet better and let you set node-specific data without repeating yourself.
Hiera’s hierarchical lookups follow a “defaults, with overrides” pattern, meaning you specify common data once, and override it in situations where the default won’t work.
The hierarchical data can be organised as JSON, YAML, and EYAML files.
This package installs the library for Python 3 of the hiera bindings to work with formatted hierarchical data.
Andere aan python3-hiera gerelateerde pakketten
|
|
|
-
- dep: hiera
- Light weight hierarchical data store
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 3.x