File

libs/encodings.lua @ 19:5d593126e62d

squishy: Update to fetch new server_select.lua from Prosody
author Matthew Wild <mwild1@gmail.com>
date Tue, 01 Dec 2009 04:14:11 +0000
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;