LuaRocks

LuaRocks 是 Lua 编程语言的软件包管理器。「LuaRocks is the package manager for the Lua programming language.」

Github星跟踪图

A package manager for Lua modules.

Build Status
Build Status
Coverage Status
Join the chat at https://gitter.im/luarocks/luarocks

Main website: luarocks.org

It allows you to install Lua modules as self-contained packages called
rocks, which also contain version dependency information. This
information can be used both during installation, so that when one rock is
requested all rocks it depends on are installed as well, and also optionally
at run time, so that when a module is required, the correct version is loaded.
LuaRocks supports both local and remote repositories, and multiple local
rocks trees.

Installing

License

LuaRocks is free software and uses the MIT license, the same as Lua 5.x.

主要指标

概览
名称与所有者luarocks/luarocks
主编程语言Lua
编程语言Makefile (语言数: 8)
平台
许可证MIT License
所有者活动
创建于2010-03-20 18:23:35
推送于2025-06-03 15:46:25
最后一次提交
发布数63
最新版本名称v3.11.1 (发布于 2024-05-31 14:43:36)
第一版名称v2.0.2 (发布于 )
用户参与
星数3.5k
关注者数91
派生数451
提交数2.9k
已启用问题?
问题数1014
打开的问题数197
拉请求数544
打开的拉请求数19
关闭的拉请求数129
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?