ruby-blockenspiel 0.4.5-1 source package in Ubuntu
Changelog
ruby-blockenspiel (0.4.5-1) unstable; urgency=low * Initial release (Closes: #719313) -- Ben Armstrong <email address hidden> Sun, 11 Aug 2013 08:40:40 -0300
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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-blockenspiel_0.4.5-1.dsc | 1.4 KiB | 7fc464c04283c8d3a5bf278f303fccf15052c2b7c2989486b10be36d12d3c82c |
ruby-blockenspiel_0.4.5.orig.tar.gz | 46.5 KiB | 62b884bf721b835e5bc0cb70d00d93e27bade09b1fc4d955cd1309bdb92465e5 |
ruby-blockenspiel_0.4.5-1.debian.tar.gz | 2.8 KiB | eb6032ed68d2b8520aae3336a7a6a390a3d3c1e59c07cc2d2d091f300d1caa83 |
No changes file available.
Binary packages built by this source
- ruby-blockenspiel: Comprehensive implementation of Ruby DSL blocks
Blockenspiel is a helper library designed to make it easy to implement DSL
blocks. It is designed to be comprehensive and robust, supporting most common
usage patterns, and working correctly in the presence of nested blocks and
multithreading.