python-yaml-edit 0.1.2-1
Package Information
| Description | Lossless 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. |
|---|---|
| Maintainer | Jelmer Vernooij <jelmer@debian.org> |
| Changed By | Jelmer Vernooij <jelmer@debian.org> |
| Sponsor | jelmer@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://github.com/jelmer/yaml-edit-py -b debian/main (browse) |
| Tracker | https://tracker.debian.org/pkg/python-yaml-edit |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Source | python-yaml-edit |
|---|---|
| Version | 0.1.2-1 |
| Changed-By | Jelmer Vernooij |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Fri, 12 Jun 2026 13:52:26 +0100 |
Changelog
python-yaml-edit (0.1.2-1) unstable; urgency=low . * Initial release.
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-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.