| Name: | python39-pyyaml |
|---|---|
| Version: | 5.4.1 |
| Release: | 1.module+el8.9.0+90016+9c2d6573 |
| Architecture: | aarch64 |
| Module: | python39:3.9:8090020231116015837:aed85c85 python39:3.9:8090020240410084707:aed85c85 python39:3.9:8100020240409235917:10 python39:3.9:8100020240516111311:d47b87a4 python39:3.9:8100020240826142629:d47b87a4 python39:3.9:8100020240927003152:d47b87a4 python39:3.9:8100020250512092556:d47b87a4 python39:3.9:8100020250823160619:d47b87a4 |
| Group: | Unspecified |
| Size: | 720846 |
| License: | MIT |
| RPM: | python39-pyyaml-5.4.1-1.module+el8.9.0+90016+9c2d6573.aarch64.rpm |
| Source RPM: | PyYAML-5.4.1-1.module+el8.9.0+90016+9c2d6573.src.rpm |
| Build Date: | Wed Oct 25 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/yaml/pyyaml |
| Summary: | YAML parser and emitter for Python |
| Description: | YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistence. |