ruby-dry-types 1.2.2-2 source package in Ubuntu

Changelog

ruby-dry-types (1.2.2-2) unstable; urgency=medium

  * Reupload to unstable

 -- Utkarsh Gupta <email address hidden>  Tue, 24 Mar 2020 19:02:03 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-dry-types_1.2.2-2.dsc 2.2 KiB 58fc2af556ac48e6a3545b4e4ab3d0cad3b1d9174ee0db105eb541c49c254d71
ruby-dry-types_1.2.2.orig.tar.gz 51.9 KiB 23dc42de6f985ae27cbd031aaf63ffb7978c1a5eed31adc27f5db4522e40560f
ruby-dry-types_1.2.2-2.debian.tar.xz 2.0 KiB 44fa7619add1afb55219880668e629e95ee78852564a4fa9fad00d1d229075f5

No changes file available.

Binary packages built by this source

ruby-dry-types: Flexible type system for Ruby with coercions and constraints

 dry-types is a simple and extendable type system for Ruby; useful for value
 coercions, applying constraints, defining complex structs or value objects
 and more.
 .
 It was created as a successor to Virtus.