You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-pyyaml-env-tag-0.1-1.lbn36.noarch

python3-pyyaml-env-tag-0.1-1.lbn36.noarch

Package Attributes
RPM  python3-pyyaml-env-tag-0.1-1.lbn36.noarch.rpm Architecture  noarch Size  7408 Created  2025/05/19 12:49:45 UTC
Package Specification
Summary A custom YAML tag for referencing environment variables in YAML files
Group Unspecified
License None
Home Page https://github.com/waylan/pyyaml-env-tag
Description

A custom YAML tag for referencing environment variables in YAML files.

Install `PyYAML` and the `pyyaml_env_tag` package with pip:

```bash pip install pyyaml pyyaml_env_tag ```

To enable the tag, import and add the `construct_env_tag` constructor to your YAML loader of choice.

```python import yaml from yaml_env_tag import...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-pyyaml-env-tag
python3-pyyaml-env-tag
python3.10-pyyaml-env-tag
python3.10dist(pyyaml-env-tag)
python3dist(pyyaml-env-tag)
python3dist(pyyaml-env-tag)

Document Actions