[ 源代码: snakeyaml ]
软件包:libyaml-snake-java(1.23-1+deb10u1) [security]
libyaml-snake-java 的相关链接
Debian 的资源:
下载源码包 snakeyaml:
- [snakeyaml_1.23-1+deb10u1.dsc]
- [snakeyaml_1.23.orig.tar.xz]
- [snakeyaml_1.23-1+deb10u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [bitbucket.org]
相似软件包:
YAML parser and emitter for the Java programming language
SnakeYAML is a YAML parser and emitter for the Java programming language.
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.