| Name: | python2-yamlordereddictloader |
|---|---|
| Version: | 0.4.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 14481 |
| License: | MIT |
| RPM: | python2-yamlordereddictloader-0.4.0-2.el7.noarch.rpm |
| Source RPM: | python-yamlordereddictloader-0.4.0-2.el7.src.rpm |
| Build Date: | Tue Mar 10 2020 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/fmenabe/python-yamlordereddictloader |
| Summary: | YAML loader for PyYAML that maintains key order |
| Description: | This is a loader for PyYAML that maintains the order of the keys and values in a dictionary as they appear in the input file. This can be useful for certain applications where named values should also be maintained in a particular order |