[ 源代码: 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