ruby-oj 3.15.0-1 source package in Ubuntu

Changelog

ruby-oj (3.15.0-1) unstable; urgency=medium

  * New upstream version 3.15.0
  * Refresh 03_find_test_helper.patch

 -- Cédric Boutillier <email address hidden>  Tue, 13 Jun 2023 15:11:57 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
ruby-oj_3.15.0-1.dsc 1.3 KiB 8f10026be8a22f9d5733e0887bb01d9d4e97e408acc027e23edaab03f6dd530c
ruby-oj_3.15.0.orig.tar.gz 263.7 KiB 954c8b9727ed31d2db7a855be890b6dec3f5f11a804c67afd64cc76caa00669b
ruby-oj_3.15.0-1.debian.tar.xz 6.3 KiB 45b9ae961775b780561f59b8108191a29c964b573a5cda19aabc6a00c913deb3

Available diffs

No changes file available.

Binary packages built by this source

ruby-oj: fast JSON parser and serializer for Ruby

 JSON (or JavaScript Object Notation) is a text-based open standard designed
 for human-readable data interchange.
 .
 Oj (Optimized JSON) is a Ruby library written to provide speed optimized
 handling of JSON, for parsing JSON and serializing objects.

ruby-oj-dbgsym: debug symbols for ruby-oj