File

libs/encodings.lua @ 56:014bdb4154e9

verse.plugins.proxy65: XEP-0065 plugin for file transfer through a proxy
author Matthew Wild <mwild1@gmail.com>
date Thu, 06 May 2010 10:34:27 +0100
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;