ruby-fast-gettext 2.0.3-1ubuntu2 source package in Ubuntu
Changelog
ruby-fast-gettext (2.0.3-1ubuntu2) jammy; urgency=medium * Add patch to use update over update_attributes. -- Utkarsh Gupta <email address hidden> Wed, 19 Jan 2022 02:44:06 +0530
Upload details
- Uploaded by:
- Utkarsh Gupta
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | ruby | |
Mantic | release | universe | ruby | |
Lunar | release | universe | ruby | |
Jammy | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-fast-gettext_2.0.3.orig.tar.gz | 90.1 KiB | 7a58cd52a57911987b50747e890d4f810f4b271173431646274e1cfe5f605c0a |
ruby-fast-gettext_2.0.3-1ubuntu2.debian.tar.xz | 8.2 KiB | 7f992804eeb4467d6d637a75d1a0492a376c341286a2a53725e9c1bc9d2921e0 |
ruby-fast-gettext_2.0.3-1ubuntu2.dsc | 2.2 KiB | 406fff6a1c75e4a8f5a76d82fa94b2e5638c61352e0410c443dfda354c780899 |
Available diffs
- diff from 2.0.3-1 (in Debian) to 2.0.3-1ubuntu2 (2.2 KiB)
- diff from 2.0.3-1ubuntu1 to 2.0.3-1ubuntu2 (805 bytes)
Binary packages built by this source
- ruby-fast-gettext: Fast GetText implementation for Ruby
FastGettext provides fast, memory-efficient, and thread-safe
internationalization API similar to GNU GetText. In addition to performance
improvements over original Ruby GetText, its capabilities include support for
multiple backends and advanced extensibility. Translations can be loaded from
po, mo, yaml files or, if ActiveRecord is available, from databases.