ruby-json 2.5.1+dfsg-2build1 source package in Ubuntu
Changelog
ruby-json (2.5.1+dfsg-2build1) jammy; urgency=medium * No-change upload due to ruby3.0 transition, remove ruby2.7 support. -- Lucas Kanashiro <email address hidden> Fri, 03 Dec 2021 14:55:28 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | ruby | |
Jammy | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-json_2.5.1+dfsg.orig.tar.xz | 90.9 KiB | 2bf47fed22e55f3641578a13860525c7be492010b8eba8b58d9f8d02ca28b21e |
ruby-json_2.5.1+dfsg-2build1.debian.tar.xz | 8.1 KiB | 0cc65f32008ce3903675bc437b1eb82109204471ad4b073785acb365a0efe3e3 |
ruby-json_2.5.1+dfsg-2build1.dsc | 2.1 KiB | d46bbb901929fed77d6f73c3b03397cba0f1880f9b3663e4dc26d92b8e8d9c70 |
Available diffs
Binary packages built by this source
- ruby-json: JSON library for Ruby
This library implements the JSON (JavaScript Object Notation) specification in
Ruby, allowing the developer to easily convert data between Ruby and JSON. You
can think of it as a low fat alternative to XML, if you want to store data to
disk or transmit it over a network rather than use a verbose markup language.
- ruby-json-dbgsym: debug symbols for ruby-json