Sha256: 93a74adfc8f9d15be473d209c0f4ce1b8d656cd6104c94dcd8610e0dd5ffcd04

Contents?: true

Size: 734 Bytes

Versions: 1

Compression:

Stored size: 734 Bytes

Contents

= Read Me

by James Edward Gray II

== Description

Welcome to Elif.

This library is an enhanced version of my solution to Ruby Quiz #64.  The code is a port File::ReadBackwards, the Perl module by Uri Guttman, but the interface has been updated to feel like Ruby.

Elif works like a File object used in line by line reading.  The only difference is that the lines will come in reverse order.  This can be useful in parsing log files, where the interesting information is usually at the end of the file.

== Documentation

See Elif for documentation.

== Installing

See the INSTALL file for instructions.

== Questions and/or Comments

Feel free to email {James Edward Gray II}[mailto:james@grayproductions.net] with
any questions.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
elif-0.1.0 README