软件包:python3-annotatedyaml(1.0.2-3 以及其他的)
python3-annotatedyaml 的相关链接
Debian 的资源:
下载源码包 python-annotatedyaml:
- [python-annotatedyaml_1.0.2-3.dsc]
- [python-annotatedyaml_1.0.2.orig.tar.gz]
- [python-annotatedyaml_1.0.2-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
YAML parser and dumper with support for annotated values and secrets
This library provides functionality to parse and serialize YAML documents that make use of annotations, allowing for additional metadata or semantics to be associated with YAML values. It also includes mechanisms for recognizing and managing secret values within the YAML content, enabling sensitive information to be marked and optionally handled differently from regular data. Common scenarios include handling configuration files that may include Wi-Fi passwords or API keys, where annotated fields indicate which values are considered secrets. This allows for more secure management and representation of confidential information in YAML files, while still supporting the full capabilities of YAML syntax. The library focuses on reading, interpreting, and writing such annotated YAML files, and ensures that secret information can be consistently identified throughout the data structure.
其他与 python3-annotatedyaml 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.2)
- JavaScript support for Sphinx documentation
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-propcache
- Fast property caching (Python)
-
- dep: python3-voluptuous
- Python 3 library to validate data
-
- dep: python3-yaml
- YAML parser and emitter for Python3
