[ 源代码: python-strictyaml ]
软件包:python3-strictyaml(1.3.2-1)
python3-strictyaml 的相关链接
Debian 的资源:
下载源码包 python-strictyaml:
- [python-strictyaml_1.3.2-1.dsc]
- [python-strictyaml_1.3.2.orig.tar.gz]
- [python-strictyaml_1.3.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hitchdev.com]
相似软件包:
strict, typed YAML parser for Python
StrictYAML is a type-safe YAML parser that parses and validates a restricted subset of the YAML specification.
Priorities:
- Beautiful API - Refusing to parse the ugly, hard to read and insecure features of YAML like the Norway problem. - Strict validation of markup and straightforward type casting. - Clear, readable exceptions with code snippets and line numbers. - Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo. - Ability to read in YAML, make changes and write it out again with comments preserved. - Not speed, currently.
This package installs the library for Python 3.
其他与 python3-strictyaml 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-ruamel.yaml
- roundtrip YAML parser/emitter (Python 3 module)
-
- sug: python-python-strictyaml-doc
- 软件包暂时不可用