ruby-typed-array 0.1.2-1 source package in Ubuntu

Changelog

ruby-typed-array (0.1.2-1) unstable; urgency=low


  * Initial release (Closes: #696911)

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Mon, 05 Aug 2013 22:41:18 +0900

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-typed-array_0.1.2-1.dsc 2.1 KiB c9334a6b75d733fd23bdb4e091d8d289a54577bb0b151f30e0a2fda852a80e46
ruby-typed-array_0.1.2.orig.tar.gz 7.2 KiB 4903d14050ae01b36c1ee97e1cd41d6c1f2040e42eb56bebef0517a097a6bd2c
ruby-typed-array_0.1.2-1.debian.tar.gz 2.2 KiB 96b4154caab4f6e26f215a2c12134e103e66f1a081e2fcde761c7601850ae617

No changes file available.

Binary packages built by this source

ruby-typed-array: Ruby library providing enforced-type functionality to Arrays

 All methods that alter the contents of an array that implements this Gem are
 first checked to ensure that the added items are of the types allowed. All
 methods behave exactly as their Array counterparts, including additional
 forms, block processing, etc.