套件: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
- interactive high-level object-oriented language (default python3 version)
-
- 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
