package = "lsh"
version = "0-1"
source = {
   url = "git://github.com/fmamud/lsh"
}
description = {
   summary = "Lua Shell Toolkit",
   homepage = "https://github.com/fmamud/lsh",
   license = "MIT"
}
build = {
   type = "builtin",
   modules = {}
}
