This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > python-ruamel.yaml (0.16.0)

YAML is a human friendly data serialization standard for all programming
languages. It is commonly used for configuration files, logs, etc.

ruamel.yaml is a YAML 1.2 loader/dumper package for Python. It is a
derivative of Kirill Simonov’s PyYAML 3.11.

ruamel.yaml supports YAML 1.2 and has round-trip loaders and dumpers
that preserves, 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’)
* anchor names that are hand-crafted (i.e. not of the form``idNNN``)
* merges in dictionaries are preserved

Python3 is an optional dependency (autodetected).

Maintained by: Alexander Verbovetsky
Keywords: ruamel,yaml,parser,pyyaml,whipper
ChangeLog: python-ruamel.yaml

Homepage:
https://bitbucket.org/ruamel/yaml

Source Downloads:
ruamel.yaml-0.16.0.tar.gz (ce481f80ee02dedcde75a0404209ee55)

Download SlackBuild:
python-ruamel.yaml.tar.gz
python-ruamel.yaml.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds