[ 原始碼: 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