[ 源代码: pyyaml ]
软件包: python-yaml (3.12-1build2)
python-yaml 的相关链接
Trisquel 的资源:
下载源码包 pyyaml:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Scott Kitterman
外部的资源:
- 主页 [github.com]
相似软件包:
YAML parser and emitter for Python
Python-yaml is a complete YAML 1.1 parser and emitter for Python. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed.
其他与 python-yaml 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libyaml-0-2
- Fast YAML 1.1 parser and emitter library
-
- dep: python
- interactive high-level object-oriented language (default version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)