ruby-origin 2.2.0-1.1 source package in Ubuntu

Changelog

ruby-origin (2.2.0-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 14 Jun 2022 15:32:24 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-origin_2.2.0-1.1.dsc 2.1 KiB 6815060d5907f43fbbdbd8fb1ac71fc64a9bc1871ffaacd7090611784a3cc2bc
ruby-origin_2.2.0.orig.tar.gz 20.9 KiB b8f0154f9070d2749eae2a2ebc7bdc728ccefd4258c3cb9f29c5df18cbbfc943
ruby-origin_2.2.0-1.1.debian.tar.xz 2.1 KiB 152115aa79cd1ddc9cda24e117223a3a4ebacd49146e21f009bb084baa7bd711

Available diffs

No changes file available.

Binary packages built by this source

ruby-origin: Simple DSL for MongoDB query generation

 Origin provides a DSL to mix in to any object to give it the ability to build
 MongoDB queries easily. It was extracted from Mongoid in an attempt to allow
 others to leverage the DSL in their own applications without needing a mapper.