软件包: luarocks (3.8.0+dfsg1-1)
luarocks 的相关链接
Trisquel 的资源:
下载源码包 luarocks:
- [luarocks_3.8.0+dfsg1-1.dsc]
- [luarocks_3.8.0+dfsg1.orig.tar.xz]
- [luarocks_3.8.0+dfsg1-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Lua Team (Mail Archive)
- Jérémy Lal
外部的资源:
- 主页 [luarocks.org]
相似软件包:
deployment and management system for Lua modules
This package contains LuaRocks, a tool for managing rocks. A Lua rock is a bundle containing a module and some metadata like compilation instructions and copyright. The command line utility luarocks can download, build, install and remove rocks, properly handling dependencies among them and allowing multiple versions of the same rock to coexist.
The tool installs system-wide rocks in /usr/local when run by the superuser, but a regular user can easily tune it to install rocks in his home directory.
This package also provides the luarocks-admin tool, needed to create a rocks repository, and the documentation for luarocks, describing the command line tools as well as the library to manipulate rocks.
其他与 luarocks 有关的软件包
|
|
|
-
- dep: liblua5.1-dev
- 本虚包由这些包填实: liblua5.1-0-dev
- 或者 liblua5.2-dev
- Development files for the Lua language version 5.2
- 或者 liblua5.3-dev
- Development files for the Lua language version 5.3
-
- dep: lua-any
- helper script for shebang lines in Lua scripts
-
- dep: unzip
- De-archiver for .zip files
-
- dep: wget
- retrieves files from the web
-
- dep: zip
- Archiver for .zip files
-
- rec: lua-sec
- SSL socket library for the Lua language