パッケージ: 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 (メールアーカイブ)
- 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