File

libs/encodings.lua @ 101:9c5362d393f0

verse.plugins.jingle_s5b: Jingle SOCKS5 Bytestreams transport
author Matthew Wild <mwild1@gmail.com>
date Sat, 21 Aug 2010 15:28:08 +0100
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;