Name: | snakeyaml |
---|---|
Version: | 1.26 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 332363 |
License: | ASL 2.0 |
RPM: | snakeyaml-1.26-2.el8.noarch.rpm |
Source RPM: | snakeyaml-1.26-2.el8.src.rpm |
Build Date: | Thu Aug 27 2020 |
Build Host: | jenkins-172-17-0-2-3386c1e9-11f5-47b4-87e1-fe0e84f6eae3.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://bitbucket.org/asomov/snakeyaml |
Summary: | YAML parser and emitter for Java |
Description: | SnakeYAML features: * a complete YAML 1.1 parser. In particular, SnakeYAML can parse all examples from the specification. * Unicode support including UTF-8/UTF-16 input/output. * high-level API for serializing and deserializing native Java objects. * support for all types from the YAML types repository. * relatively sensible error messages. |