Pakket: python-yaml-dbg (3.13-2)
Verwijzigingen voor python-yaml-dbg
Debian bronnen:
Het bronpakket pyyaml downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python-yaml-dbg gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: 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