| Name: | snakeyaml |
|---|---|
| Version: | 1.11 |
| Release: | 8.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 287440 |
| License: | ASL 2.0 |
| RPM: | snakeyaml-1.11-8.el7.noarch.rpm |
| Source RPM: | snakeyaml-1.11-8.el7.src.rpm |
| Build Date: | Wed Apr 30 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://code.google.com/p/snakeyaml |
| Summary: | YAML parser and emitter for the Java programming language |
| 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. |