Tested on Windows.

This commit is contained in:
Diego Nehab
2005-09-29 22:26:35 +00:00
parent a32c6d9140
commit 8420541720
8 changed files with 38 additions and 14 deletions

View File

@ -7,7 +7,7 @@
local socket = require("socket")
local http = require("socket.http")
local ftp = require("socket.ftp")
local url = require("url")
local url = require("socket.url")
local ltn12 = require("ltn12")
-- formats a number of seconds into human readable form