# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-ruamel.yaml VERSION= 0.18.10 KEYWORDS= python VARIANTS= v12 v13 SDESC[v12]= YAML 1.2 parser/emitter (3.12) SDESC[v13]= YAML 1.2 parser/emitter (3.13) HOMEPAGE= none CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/c2/36/dfc1ebc0081e6d39924a2cc53654497f967a084a436bb64402dfce4254d9 DISTFILE[1]= ruamel.yaml-0.18.10-py3-none-any.whl:main DIST_SUBDIR= python-src DF_INDEX= 1 SPKGS[v12]= single SPKGS[v13]= single OPTIONS_AVAILABLE= PY312 PY313 OPTIONS_STANDARD= none VOPTS[v12]= PY312=ON PY313=OFF VOPTS[v13]= PY312=OFF PY313=ON DISTNAME= ruamel.yaml-0.18.10.dist-info GENERATED= yes [PY312].RUN_DEPENDS_ON= python-ruamel.yaml.clib:single:v12 [PY312].USES_ON= python:v12,wheel [PY313].USES_ON= python:v13,wheel [FILE:939:descriptions/desc.single] ruamel.yaml supports YAML 1.2 and has round-trip loaders and dumpers. A round-trip is a YAML load-modify-save sequence and ruamel.yaml tries to preserve, among others: * comments * block style and key ordering are kept, so you can diff the round-tripped source * flow style sequences ( 'a: b, c, d') (based on request and test by Anthony Sottile) * anchor names that are hand-crafted (i.e. not of the formidNNN) * merges in dictionaries are preserved * This preservation is normally not broken unless you severely alter the structure of a component (delete a key in a dict, remove list entries). Reassigning values or replacing list items, etc., is fine. Although individual indentation of lines is not preserved, you can specify separate indentation levels for mappings and sequences (counting for sequences does not include the dash for a sequence element) and specific offset of block sequence dashes within that indentation. [FILE:126:distinfo] 30f22513ab2301b3d2b577adc121c6471f28734d3d9728581245f1e76468b4f1 117729 python-src/ruamel.yaml-0.18.10-py3-none-any.whl