ruby-mini-mime 1.1.1-2 source package in Ubuntu
Changelog
ruby-mini-mime (1.1.1-2) unstable; urgency=medium * Team upload. * Switch to gem-install layout for bundle --local compatibility -- Pirate Praveen <email address hidden> Mon, 24 Jan 2022 00:06:58 +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-mini-mime_1.1.1-2.dsc | 2.0 KiB | f168a77375ee9d73bcd8caa1f8b9cea2406877bb2cbae098957b76b76b2f814f |
ruby-mini-mime_1.1.1.orig.tar.gz | 31.9 KiB | a038ddc5114dada51593b1dc786125cab8f21e9e321d56a21042e060b392b9fc |
ruby-mini-mime_1.1.1-2.debian.tar.xz | 2.2 KiB | ece35c86b02a2ae9fc70d4c5e4c5e5b67b704ac26f304b1b4bda8095cd778869 |
Available diffs
- diff from 1.1.1-1 to 1.1.1-2 (466 bytes)
No changes file available.
Binary packages built by this source
- ruby-mini-mime: Lightweight mime type implementation
Minimal mime type implementation for use with the mail and rest-client gem.
MiniMime is optimised to minimize memory usage. It keeps a cache of 100 mime
type lookups (and 100 misses).