DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-yaml-edit 0.1.2-1

Package Information

DescriptionLossless YAML parser and editor preserving formatting and comments

yaml-edit reads YAML into a syntax tree that keeps every byte of the original input, so edits can be written back with the surrounding formatting, comments and whitespace untouched.

This package provides the Python bindings, implemented as a Rust extension module on top of the yaml-edit crate.

MaintainerJelmer Vernooij <jelmer@debian.org>
Changed ByJelmer Vernooij <jelmer@debian.org>
Sponsorjelmer@debian.org
Distributionunstable
Architectureany
VCSgit: https://github.com/jelmer/yaml-edit-py -b debian/main (browse)
Trackerhttps://tracker.debian.org/pkg/python-yaml-edit
Uploaded3 hours ago

New Package Report

.changes
Sourcepython-yaml-edit
Version0.1.2-1
Changed-ByJelmer Vernooij
Architecturesource amd64
Distributionunstable
DateFri, 12 Jun 2026 13:52:26 +0100
Changelog
python-yaml-edit (0.1.2-1) unstable; urgency=low
 .
   * Initial release.
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-yaml-edit deb python optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: yaml-edit-py
Upstream-Contact: Jelmer Vernooij <jelmer@jelmer.uk>
Source: https://github.com/jelmer/yaml-edit-py

Files: *
Copyright: 2026 Jelmer Vernooij <jelmer@jelmer.uk>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Jelmer Vernooij <jelmer@debian.org>
License: Apache-2.0

License: Apache-2.0
 On Debian systems the full text of the Apache License version 2.0
 can be found in the `/usr/share/common-licenses/Apache-2.0' file.

Back to Dashboard | View all reviews for this package