Ruby Interface for NKF 1.92.
Same as Ruby/NKF library except for loading 'nkf192' instead of 'nkf', and using module 'NKF192' instead of 'NKF'.
NKF192 also provides constants for nkf-1.92's long option.
require "nkf192" print NKF192.nkf(NKF192::L_unix, $stdin.read)
This program is free software distributed under BSD-style license term described in file COPYING.
Copyright 2003-, Shirai,Kaoru <shirai@korinkan.co.jp>