ruby-barby 0.6.8+dfsg-5 source package in Ubuntu
Changelog
ruby-barby (0.6.8+dfsg-5) unstable; urgency=medium
* d/p/0003-Use-Minitest-namespace.patch:
+ use Minitest namespace instead of deprecated MiniTest
+ ruby3.3 support
* Bump Standards-Version to 4.7.0 (no changes needed)
* Do not install files from vendor/
-- Cédric Boutillier <email address hidden> Tue, 20 Aug 2024 19:27:07 +0200
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | ruby | |
| Questing | release | universe | ruby | |
| Plucky | release | universe | ruby |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| ruby-barby_0.6.8+dfsg-5.dsc | 1.5 KiB | c9113141b57409293fe64456e1fd8c854604cbaca49b93d16ea736fabfe13be1 |
| ruby-barby_0.6.8+dfsg.orig.tar.xz | 49.8 KiB | c71284d2e6c24c85af88922904ca24a0a00b4316f3dffa4a7777a887364e4961 |
| ruby-barby_0.6.8+dfsg-5.debian.tar.xz | 5.4 KiB | 56dc87a3ebd9b80b7e04177dc5e4fba4c77ae6bb907802647fc7327926702894 |
Available diffs
No changes file available.
Binary packages built by this source
- ruby-barby: Ruby library for barcode generation
This is a pure-Ruby library for generating various kinds of barcodes,
including all the standard 1D and 2D barcodes, and meant to be easily
extensible.
.
Barby separates the concerns of barcode generation and graphical
representations, so not only the barcodes' format can be extended,
but also the way they are output.
