Metadata


Name
debugger-linecache
Version
1.2.0
Platform
ruby
Authors
R. Bernstein
Mark Moseley
Gabriel Horner
Bindir
bin
Date
2013-03-11 00:00:00 UTC
Dependencies
rake (~> 0.9.2.2, development)
Description
Linecache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.
Email
gabriel.horner@gmail.com
Extra rdoc files
README.md
Files
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
OLD_CHANGELOG
OLD_README
README.md
Rakefile
debugger-linecache.gemspec
lib/debugger/linecache.rb
lib/linecache19.rb
lib/tracelines19.rb
test/data/begin1.rb
test/data/begin2.rb
test/data/begin3.rb
test/data/block1.rb
test/data/block2.rb
test/data/case1.rb
test/data/case2.rb
test/data/case3.rb
test/data/case4.rb
test/data/case5.rb
test/data/class1.rb
test/data/comments1.rb
test/data/def1.rb
test/data/each1.rb
test/data/end.rb
test/data/for1.rb
test/data/if1.rb
test/data/if2.rb
test/data/if3.rb
test/data/if4.rb
test/data/if5.rb
test/data/if6.rb
test/data/if7.rb
test/data/match.rb
test/data/match3.rb
test/data/match3a.rb
test/data/not-lit.rb
test/lnum-diag.rb
test/parse-show.rb
test/rcov-bug.rb
test/short-file
test/test-linecache.rb
test/test-lnum.rb
test/test-tracelines.rb
Homepage
http://github.com/cldwalker/debugger-linecache
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 1.3.6
Rubygems version
1.8.24
Specification version
3
Summary
Read file with caching
Original platform
ruby
New platform
ruby