Source: python-ruyaml Maintainer: Debian Python Team Uploaders: Carsten Schoenert , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, dh-sequence-sphinxdoc, python3-all, python3-setuptools, python3-setuptools-scm, Build-Depends-Indep: python3-pytest , python3-sphinx , python3-sphinx-rtd-theme , Rules-Requires-Root: no Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ruyaml Vcs-Git: https://salsa.debian.org/python-team/packages/python-ruyaml.git Homepage: https://github.com/pycontribs/ruyaml Package: python-ruyaml-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Multi-Arch: foreign Description: YAML 1.2 loader/dumper package for Python (Documentation) The ruyaml package is a fork of ruamel.yaml aimed to made in order to secure the future of the library, mainly by having a pool of maintainers and can be used as a drop-in replacement for python3-ruamel.yaml. . This package installs the documentation for the library. Package: python3-ruyaml Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python-ruamel-doc, Description: YAML 1.2 loader/dumper package for Python The ruyaml package is a fork of ruamel.yaml aimed to made in order to secure the future of the library, mainly by having a pool of maintainers and can be used as a drop-in replacement for python3-ruamel.yaml. . This package contains the Python 3 version of the library.