Sha256: 980d48c0c0edbd912262abc755f9365b0533e1cf198b88749fe08132acf4bfcd

Contents?: true

Size: 981 Bytes

Versions: 7

Compression:

Stored size: 981 Bytes

Contents

--- %YAML:1.0

TITLE    : &title Calibre MethodProbe
NAME     : &pkg calibre-methodprobe
VERSION  : '1.0.0'
DATE     : '2005-11-29'
STATUS   : Beta/Stable

AUTHOR   : Thomas Sawyer
EMAIL    : &email transfire@gmail.com
HOMEPAGE : "http://calibre.rubyforge.org"

SUMMARY: Runtime method explorer can report the signiture of a method.

DESCRIPTION: >
  MethodProbe (aka DuckHunter) is an expiremental project --
  not meant for production use, that can dip-down into a method 
  and provide a read-out of the methods it uses. Thus it
  provides a (duck-)signiture of a method. Keep in mind, that
  becuase it is runtime bound it is not perfect. It can miss
  some parts of a method due to conditionals and, albiet rare,
  it can get stung by the halting problem.

DEPENDENCIES: []

DISTRIBUTE: [ gem, tar.bz2, zip ]

RUBYFORGE:
  PROJECT: 'calibre'
  USERNAME: transami

PACKAGE:
  dir: '../../dist'

RDOC:
  - dir: rdoc
    template: jamis
    options: ['--all', '--inline-source']

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
facets-1.0.3 packages/more/info/ProjectInfo.methodprobe
facets-1.4.4 meta/calibre/ProjectInfo.methodprobe
facets-1.4.5 proj/calibre/ProjectInfo.methodprobe
facets-1.8.0 work/misc/calibre/ProjectInfo.methodprobe
facets-1.8.49 work/misc/calibre/ProjectInfo.methodprobe
facets-1.8.20 work/misc/calibre/ProjectInfo.methodprobe
facets-1.8.8 work/misc/calibre/ProjectInfo.methodprobe