[ 源代码: ruby-coercible ]
软件包:ruby-coercible(1.0.0-2.1)
ruby-coercible 的相关链接
Debian 的资源:
下载源码包 ruby-coercible:
- [ruby-coercible_1.0.0-2.1.dsc]
- [ruby-coercible_1.0.0.orig.tar.gz]
- [ruby-coercible_1.0.0-2.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
powerful, flexible and configurable coercion library
The Coercible Ruby library gives you access to coercer objects where each object is responsible for coercing only one type into other types.
For example a string coercer knows only how to coerce string objects, integer coercer knows only how to coerce integers etc.
其他与 ruby-coercible 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-descendants-tracker (>= 0.0.1)
- Ruby module that adds descendant tracking to a class