package = "jps"
version = "1.0-1"
source = {
    url = "git://github.com/rangercyh/jps.git"
}
description = {
    summary = "A library for jump point path searching",
    detailed = [[
        fast jps searching in c lib for lua.
    ]],
    homepage = "https://github.com/rangercyh/jps",
    license = "MIT"
}
build = {
    type = "make",
}
