ruby-oj 2.1.4-1 source package in Ubuntu

Changelog

ruby-oj (2.1.4-1) unstable; urgency=low


  * Imported Upstream version 2.1.4
  * debian/patches:
    + refresh and fix extension of 02_avoid_name_conflict_with_ext.patch
    + drop 03_disable_deep_nest_test.patch, not needed anymore

 -- Cédric Boutillier <email address hidden>  Wed, 11 Sep 2013 23:01:38 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-oj_2.1.4-1.dsc 1.9 KiB 36933a646667dfcb6ed83b004593cf1523d684bd7f533c616b369e6a61ada7b0
ruby-oj_2.1.4.orig.tar.gz 83.4 KiB fb113a9ff7932e55389a9e16a7bcfd386c3c57139bc0a4640b142fa97bb178db
ruby-oj_2.1.4-1.debian.tar.gz 2.7 KiB cd110a3ea2ff1f9614a5e2584cfdf178bb8bad3f84c418e321815a0d819ac187

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.