1From: Andrey Somov <[email protected]> 2To: [email protected] 3Subject: [ANN] SnakeYAML-1.32 final is available 4 5========================== 6 Announcing SnakeYAML-1.32 7========================== 8 9A new release of SnakeYAML is now available: 10 11 https://bitbucket.org/snakeyaml/snakeyaml 12 13This release delivers minor changes and bug fixes 14 15The complete list of changes is here: https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes 16 17Resources 18========== 19 20SnakeYAML homepage: https://bitbucket.org/snakeyaml/snakeyaml 21SnakeYAML documentation: https://bitbucket.org/snakeyaml/snakeyaml/wiki/Home 22 23JAR package: http://repo2.maven.org/maven2/org/yaml/snakeyaml/1.32/snakeyaml-1.32.jar 24Android: http://repo2.maven.org/maven2/org/yaml/snakeyaml/1.32/snakeyaml-1.32-android.jar 25 26YAML homepage: http://yaml.org/ 27YAML-core mailing list: http://lists.sourceforge.net/lists/listinfo/yaml-core 28 29About SnakeYAML 30================ 31 32SnakeYAML is a YAML parser and emitter for Java 7. 33 34SnakeYAML features a complete YAML 1.1 parser. 35SnakeYAML is applicable for a broad range of tasks from complex 36configuration files to object serialization and persistence. 37 38Copyright 39========== 40SnakeYAML is released under the Apache License Version 2.0 41