[ 源代码: 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.