File

libs/encodings.lua @ 40:afd037420977

plugins.bind: Requested JID^Wresource should be in <jid/>^W<resource/> tag (thanks Maranda :) )
author Matthew Wild <mwild1@gmail.com>
date Tue, 22 Dec 2009 01:57:02 +0000
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;