SlackBuilds Repository

15.0 > Libraries > python2-ruamel.yaml (0.16.13)

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

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

Homepage:
https://sourceforge.net/p/ruamel-yaml

Source Downloads:
ruamel.yaml-0.16.13.tar.gz (fa6c72a79b9f420628d83c2d50f9e4c7)

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

(the SlackBuild does not include the source)

Validated for Slackware 15.0

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