module IDN::Stringprep

The Stringprep module of LibIDN Ruby Bindings.

Example usage

require 'idn'
include IDN

str = Stringprep.with_profile('FOO', 'Nameprep')