| Name: | python3-strictyaml |
|---|---|
| Version: | 1.7.3 |
| Release: | 9.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1661157 |
| License: | MIT |
| RPM: | python3-strictyaml-1.7.3-9.el10_0.noarch.rpm |
| Source RPM: | python-strictyaml-1.7.3-9.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://hitchdev.com/strictyaml |
| Summary: | Parses and validates a restricted subset of YAML |
| Description: | StrictYAML is a type-safe YAML parser that parses and validates a restricted
subset of the YAML specification.
Priorities:
• Beautiful API
• Refusing to parse the ugly, hard to read and insecure features of YAML like
the Norway problem.
• Strict validation of markup and straightforward type casting.
• Clear, readable exceptions with code snippets and line numbers.
• Acting as a near-drop in replacement for pyyaml, ruamel.yaml or poyo.
• Ability to read in YAML, make changes and write it out again with comments
preserved.
• Not speed, currently. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Assert that %pyproject_files contains a license file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12
- Update to 1.7.3 (close RHBZ#2174372)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Update to 1.6.2 (close RHBZ#2133184)