Sha256: fced613f973d7ac268cf90db3abb2810bdd35e0a25ccd96a08a8cb3bc9531918

Contents?: true

Size: 1.58 KB

Versions: 0

Compression: gzip

Compressed size: 727 Bytes

Stored size: 727 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: tracepoint
version: !ruby/object:Gem::Version 
  hash: 31
  prerelease: false
  segments: 
  - 1
  - 2
  - 0
  version: 1.2.0
platform: ruby
authors: 
- Thomas Sawyer
autorequire: 
bindir: bin
cert_chain: []

date: 2010-08-05 00:00:00 -04:00
default_executable: 
dependencies: []

description: A TracePoint is a Binding with the addition of event information. Among other things, it functions very well as the join-point for AOP. In practice it provides a better alternative to using
email: transfire@gmail.com
executables: []

extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- lib/tracepoint/meta/data.rb
- lib/tracepoint/meta/package.yml
- lib/tracepoint/meta/profile.yml
- lib/tracepoint.rb
- meta/data.rb
- meta/package.yml
- meta/profile.yml
- test/demos/trace.qed
- HISTORY.rdoc
- LICENSE
- README.rdoc
has_rdoc: true
homepage: http://rubyworks.github.com/tracepoint
licenses: 
- MIT
post_install_message: 
rdoc_options: 
- --title
- TracePoint API
- --main
- README.rdoc
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: tracepoint
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: "The perfect alternative to #set_trace_func"
test_files: []

Package Spec version

tracepoint-1.2.0