[ 原始碼: python-saneyaml ]
套件:python3-saneyaml(0.3-2)
PyYAML wrapper with sane behaviour
saneyaml simple wrapper for PyYAML that makes it easy to load and dump YAML safely, while preserving ordering and avoiding surprises of type conversions by loading everything except booleans as strings.
It can optionally check for duplicated map keys when loading YAML.
其他與 python3-saneyaml 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-yaml
- YAML parser and emitter for Python3