sleepy_penguin.git  about / heads / tags
Linux I/O events for Ruby
blob 3ed9e73a8c29ff3f541d297b19d7f2a09bfe7257 168 bytes (raw)
$ git show v1.3.1:lib/sleepy_penguin.rb	# shows this blob on the CLI

1
2
3
4
5
6
7
 
# -*- encoding: binary -*-
module SleepyPenguin

  # the version of sleepy_penguin, currently 1.3.1
  SLEEPY_PENGUIN_VERSION = '1.3.1'
end
require 'sleepy_penguin_ext'

git clone https://yhbt.net/sleepy_penguin.git