Sha256: dba59fd908a3b4cb61e58c525faa43b731be1533a2ece9dc2a102e4753c26778
Contents?: true
Size: 1.21 KB
Versions: 0
Compression: gzip
Compressed size: 662 Bytes
Stored size: 662 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.11 specification_version: 1 name: elif version: !ruby/object:Gem::Version version: 0.1.0 date: 2006-11-29 00:00:00 -06:00 summary: Elif allows you to read a file line by line in reverse. require_paths: - lib email: james@grayproductions.net homepage: http://elif.rubyforge.org rubyforge_project: elif description: A port of File::ReadBackwards, the Perl module by Uri Guttman, for reading a file in reverse, line by line. This can often be helpful for things like log files, where the interesting information is usually at the end. autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: authors: - James Edward Gray II files: - lib/elif.rb - Rakefile - setup.rb - AUTHORS - COPYING - README - INSTALL - TODO - CHANGELOG - LICENSE test_files: [] rdoc_options: - --title - Elif Documentation - --main - README extra_rdoc_files: - AUTHORS - COPYING - README - INSTALL - TODO - CHANGELOG - LICENSE executables: [] extensions: [] requirements: [] dependencies: []