패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='languages---lua'
| Category | Name | ↓ Version | Dependencies | ...........................................Description........................................... | File size | Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| languages---lua | cqueues | 20200726-1 | libc, liblua5.1.5, libopenssl1.1 | packages:pkgdata:cqueues, Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix. | 132kB | 131kB | MIT | Siger Yang | packages:pkgdata:cqueues, Bug reports | packages:pkgdata:cqueues, Sources |
| languages---lua | lua-cs-bouncer | 2022-01-18-e0f68b12-1 | libc, librt, libpthread, lua, luasec | Lua module to allow ip (or not) from CrowdSec API. | 27kB | 26kB | MIT | Gerald Kerma | Bug reports | Sources |
| languages---lua | libiwinfo-lua | 2022-12-15-8d158096-1 | libc, libiwinfo20210430, liblua5.1.5 | This is the Lua binding for the iwinfo library. It provides access to all enabled backends. | 7kB | 6kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | lualanes | 3.13.0-2 | libc, librt, libpthread, lua, luac, liblua5.1.5 | Lua Lanes is a Lua extension library providing the possibility to run multiple Lua states in parallel. It is intended to be used for optimizing performance on multicore CPU's and to study ways to make Lua programs naturally parallel to begin with. Lanes is included into your software by the regular require “lanes” method. No C side programming is needed; all APIs are Lua side, and most existing extension modules should work seamlessly together with the multiple lanes. Lanes supports Lua 5.1, 5.2 and 5.3 | 35kB | 34kB | BSD-3-Clause | Vladimir Malyutin | Bug reports | Sources |
| languages---lua | luaposix | 35.1-1 | libc, librt, libpthread, lua, lua-bit32 | luaposix is a general POSIX library for Lua providing access to various low level libc functions. | 125kB | 128kB | MIT | Maxim Storchak | Bug reports | Sources |
| languages---lua | lua | 5.1.5-10 | libc, liblua5.1.5 | Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua language interpreter. | 5kB | 4kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | lua-examples | 5.1.5-10 | libc, lua | Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains Lua language examples. | 6kB | 5kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | luac | 5.1.5-10 | libc, liblua5.1.5 | Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua language compiler. | 6kB | 5kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | liblua5.1.5 | 5.1.5-10 | libc | Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua shared libraries, needed by other programs. | 60kB | 59kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | liblua5.1.5 | 5.1.5-10 | libc | packages:pkgdata:liblua5.1.5, Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua shared libraries, needed by other programs. | 60kB | 59kB | MIT | Jo-Philipp Wich | packages:pkgdata:liblua5.1.5, Bug reports | packages:pkgdata:liblua5.1.5, Sources |
| languages---lua | lua-bit32 | 5.3.0-1 | libc, librt, libpthread, lua | lua-bit32 is the native Lua 5.2 bit manipulation library, backported to Lua 5.1 | 7kB | 6kB | MIT | Maxim Storchak | Bug reports | Sources |
| languages---lua | liblua5.3-5.3 | 5.3.5-5 | libc | This package contains the Lua shared libraries, needed by other programs. | 93kB | 92kB | MIT | OpenWrt team | Bug reports | Sources |
| languages---lua | lua5.3 | 5.3.5-5 | libc, liblua5.3-5.3 | Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. This package contains the Lua language interpreter. | 5kB | 4kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | luac5.3 | 5.3.5-5 | libc, librt, libpthread, liblua5.3-5.3 | Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. This package contains the Lua language compiler. | 6kB | 5kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | lyaml | 6.2.7-2 | libc, librt, libpthread, lua, libyaml | Lua bindings for libyaml | 14kB | 14kB | MIT | Mathew McBride | Bug reports | Sources |
| languages---lua | lyaml | 6.2.7-2 | libc, librt, libpthread, lua, libyaml | packages:pkgdata:lyaml, Lua bindings for libyaml | 14kB | 14kB | MIT | Mathew McBride | packages:pkgdata:lyaml, Bug reports | packages:pkgdata:lyaml, Sources |
| Previous page | ||||||||||