[ buster ]
[ 源代码: pyyaml ]
软件包:python-yaml-dbg(3.13-2)
YAML parser and emitter for Python (debug build)
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.
This package contains the extension built for the Python debug interpreter.
其他与 python-yaml-dbg 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libyaml-0-2
- Fast YAML 1.1 parser and emitter library
-
- dep: python-dbg
- debug build of the Python Interpreter2 (version 2.7)
-
- dep: python-yaml (= 3.13-2)
- YAML parser and emitter for Python