K 10
svn:author
V 4
tota
K 8
svn:date
V 27
2011-08-06T08:01:59.000000Z
K 7
svn:log
V 464
- Add a new port: devel/rubygem-io-like

  The IO::Like module provides all of the methods of typical IO implementations
  such as File; most importantly the read, write, and seek series of methods.  A
  class which includes IO::Like needs to provide only a few methods in order to
  enable the higher level methods.  Buffering is automatically provided by default
  for the methods which normally provide it in IO.

  WWW:	https://github.com/javanthropus/io-like

END
