パッケージ: 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)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- 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
