[ ソース: ruby-coercible ]
パッケージ: ruby-coercible (1.0.0-2)
ruby-coercible に関するリンク
Debian の資源:
ruby-coercible ソースパッケージをダウンロード:
- [ruby-coercible_1.0.0-2.dsc]
- [ruby-coercible_1.0.0.orig.tar.gz]
- [ruby-coercible_1.0.0-2.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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-descendants-tracker (>= 0.0.1)
- Ruby module that adds descendant tracking to a class