[ ソース: ruby-introspection ]
パッケージ: ruby-introspection (0.0.4-1)
ruby-introspection に関するリンク
Debian の資源:
ruby-introspection ソースパッケージをダウンロード:
- [ruby-introspection_0.0.4-1.dsc]
- [ruby-introspection_0.0.4.orig.tar.gz]
- [ruby-introspection_0.0.4-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby library for the inspection of method definitions on objects
This library allows a dynamic inspection of the hierarchy of method definitions on a Ruby object. It can be used in particular to detect undesirable changes to classes made by other libraries.
その他の ruby-introspection 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-instantiator (>= 0.0.3~)
- Ruby library to instantiate an arbitrary class
-
- dep: ruby-metaclass (>= 0.0.1~)
- Ruby library adding a metaclass method to all Ruby objects