Package: python3-yaml Status: install reinstreq unpacked Priority: optional Section: python Installed-Size: 552 Maintainer: Debian Python Team Architecture: amd64 Multi-Arch: allowed Source: pyyaml (6.0.2-1) Version: 6.0.2-1+b2 Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.14), libyaml-0-2 Description: YAML parser and emitter for Python3 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. 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. Homepage: https://github.com/yaml/pyyaml