snakeyaml 1.33-2 source package in Ubuntu
Changelog
snakeyaml (1.33-2) unstable; urgency=medium * Team upload. * Declare compliance with Debian Policy 4.6.2. * Add README.Debian.security and explain that snakeyaml is not designed to process YAML input from untrusted sources. (Closes: #1030046) -- Markus Koschany <email address hidden> Sun, 19 Feb 2023 16:28:46 +0100
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
snakeyaml_1.33-2.dsc | 2.5 KiB | 14d7c43c1d801037b7c900bc693d561c2f6408a57079bc3927a587980817796c |
snakeyaml_1.33.orig.tar.xz | 285.1 KiB | ae0817543e96991fed3460b510f1683fbb491f0863e3b76f39f809c175d36609 |
snakeyaml_1.33-2.debian.tar.xz | 10.1 KiB | ad8ed842ae4e7c926b3e322cce93928f71d72fb3a6851ca1731a2546085e778d |
Available diffs
- diff from 1.33-1 to 1.33-2 (764 bytes)
No changes file available.
Binary packages built by this source
- libyaml-snake-java: 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.
- libyaml-snake-java-doc: Documentation for SnakeYAML
SnakeYAML is a YAML parser and emitter for the Java programming
language.
.
This package contains the API documentation of libyaml-snake-java.