# snakeyaml **Repository Path**: mirrors_android_source/snakeyaml ## Basic Information - **Project Name**: snakeyaml - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-26 - **Last Updated**: 2023-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ***The art of simplicity is a puzzle of complexity.*** ## Overview ## [YAML](http://yaml.org) is a data serialization format designed for human readability and interaction with scripting languages. SnakeYAML is a YAML 1.1 processor for the Java Virtual Machine version 7. For YAML 1.2 (which is a superset of JSON) you may have a look at [SnakeYAML Engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) ## SnakeYAML features ## * a **complete** [YAML 1.1 processor](http://yaml.org/spec/1.1/current.html). (If you need YAML **1.2** support have a look [here](https://bitbucket.org/snakeyaml/snakeyaml-engine)). 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](http://yaml.org/type/index.html). * relatively sensible error messages. * when you plan to feed the parser with untrusted data please study the settings which allow to restrict incoming data. ## Info ## * [Changes](https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes) * [Documentation](https://bitbucket.org/snakeyaml/snakeyaml/wiki/Documentation) * [CVE and untrusted data](https://bitbucket.org/snakeyaml/snakeyaml/wiki/CVE%20&%20NIST.md) ## Contribute ## * GIT [is now used](https://bitbucket.org/snakeyaml/snakeyaml/wiki/Migration%20to%20Git) to dance with the [source code](https://bitbucket.org/snakeyaml/snakeyaml/src). * If you find a bug in SnakeYAML, please [file a bug report](https://bitbucket.org/snakeyaml/snakeyaml/issues?status=new&status=open). * You may discuss SnakeYAML at [the mailing list](http://groups.google.com/group/snakeyaml-core). * Telegram group is removed because of the spam * [YAML community](https://matrix.to/#/%23chat:yaml.io)