snakeyaml - YAML parser and emitter for the Java programming language
Website: | http://code.google.com/p/snakeyaml |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- 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.
Packages
snakeyaml-1.13-3.fc21.noarch [235 KiB] |
Changelog
by Michal Srb (2014-06-16):
- Fix FTBFS |