sfh 1.0.1
FEATURES/PROBLEMS: * No known issues, let me know if you find any. == SYNOPSIS: For inline version require ‘sfh’ h1 = Sfh.new text1 = "The quick brown fox" puts "Text ‘#{text1}’: #{h1.hash(text1, text1.length)}" The SWIG version is used like this: require ‘sfh’
Gemfile:
=
install:
=
Runtime Dependencies (2):
hoe
>= 1.5.0
RubyInline
> 0.0.0