[ 原始碼: ruby-backports ]
套件:ruby-backports(3.21.0-2)
ruby-backports 的相關連結
Debian 的資源:
下載原始碼套件 ruby-backports:
- [ruby-backports_3.21.0-2.dsc]
- [ruby-backports_3.21.0.orig.tar.gz]
- [ruby-backports_3.21.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
backports of new features for older versions of Ruby
This Ruby library contains essential backports that enable many of the nice features of Ruby 1.8.7 up to 2.0.0 for earlier versions.
Features are backported with the following limitations:
- will not break older code, - can be implemented in pure Ruby (no C extensions), - must pass RubySpec.