[ 原始碼: 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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 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