ruby-cose 1.2.0-2 source package in Ubuntu
Changelog
ruby-cose (1.2.0-2) unstable; urgency=medium * Source only upload for migration to testing -- Pirate Praveen <email address hidden> Sun, 08 Nov 2020 15:13:34 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-cose_1.2.0-2.dsc | 2.0 KiB | 10569688a02d2d3c6307b1ed3e4255925b514cde00ef744c532958a2e7e36f20 |
ruby-cose_1.2.0.orig.tar.gz | 11.9 KiB | 156e895d9d032a29f98daee596599619ae62772cc921aff7bedf76366edcbb62 |
ruby-cose_1.2.0-2.debian.tar.xz | 2.5 KiB | 5138aa0398969585c056d0983eb2dc2076a3ed38ae4526c5dc9ab1b3b7d94e6b |
Available diffs
- diff from 1.2.0-1 to 1.2.0-2 (314 bytes)
No changes file available.
Binary packages built by this source
- ruby-cose: RFC 8152 CBOR Object Signing and Encryption (COSE)
This library provides Ruby implementation of RFC 8152 CBOR Object Signing and
Encryption (COSE).
.
CBOR (Concise Binary Object Representation) is a data format whose design
goals include the possibility of extremely small code size, fairly small
message size, and extensibility without the need for version negotiation.