File

libs/encodings.lua @ 22:e6fad7c411fe

verse.client: Extend verse object with message/iq/presence/stanza methods from util.stanza
author Matthew Wild <mwild1@gmail.com>
date Fri, 04 Dec 2009 03:23:06 +0000
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;