패키지
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 | 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 | lsqlite3 | 0.9.5-1 | libc, librt, libpthread, lua, libsqlite3-0 | LuaSQLite3 is a thin wrapper around the public domain SQLite3 database engine. | 13kB | 12kB | MIT | Oskari Rauta | Bug reports | Sources |
| languages---lua | lua-curl-v3 | 0.3.13-snapshot-2 | libc, librt, libpthread, libcurl4, lua | Lua bindings to libcurl (Lua-cURLv3) | 60kB | 60kB | MIT | Rainer Poisel | Bug reports | Sources |
| languages---lua | luaossl | 20200709-2 | libc, librt, libpthread, liblua5.1.5, libopenssl1.1 | luaossl is a comprehensive binding to OpenSSL for Lua 5.1, 5.2, and later. It includes support for certificate and key management, key generation, signature verification, and deep bindings to the distinguished name, alternative name, and X.509v3 extension interfaces. | 59kB | 59kB | MIT | Siger Yang | Bug reports | Sources |
| languages---lua | cqueues | 20200726-1 | libc, liblua5.1.5, libopenssl1.1 | Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix. | 132kB | 131kB | MIT | Siger Yang | Bug reports | Sources |
| 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 | 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 | lua-argparse | 0.6.0-1 | libc, librt, libpthread, lua | Argparse is a feature-rich command line parser for Lua inspired by argparse for Python. | 10kB | 9kB | MIT | Vladimir Malyutin | Bug reports | Sources |
| languages---lua | luaexpat | 1.3.0-1 | libc, librt, libpthread, lua, libexpat | LuaExpat is a SAX XML parser based on the Expat library. | 7kB | 6kB | W. Michael Petullo | Bug reports | Sources | |
| languages---lua | luafilesystem | 1.8.0-1 | libc, librt, libpthread, liblua5.1.5 | This package contains the LuaFileSystem library, a set of portable functions for directory creation, listing and deletion and for file locking. | 6kB | 5kB | W. Michael Petullo | Bug reports | Sources | |
| languages---lua | luasocket | 2019-04-21-733af884-1 | libc, librt, libpthread, lua | LuaSocket is the most comprehensive networking support library for the Lua language. It provides easy access to TCP, UDP, DNS, SMTP, FTP, HTTP, MIME and much more. | 52kB | 51kB | MIT | W. Michael Petullo | Bug reports | Sources |
| languages---lua | luasocket5.3 | 2019-04-21-733af884-1 | libc, librt, libpthread, liblua5.3-5.3 | LuaSocket is the most comprehensive networking support library for the Lua language. It provides easy access to TCP, UDP, DNS, SMTP, FTP, HTTP, MIME and much more. | 38kB | 37kB | MIT | W. Michael Petullo | Bug reports | Sources |
| languages---lua | luasec | 0.9-1 | libc, librt, libpthread, lua, libopenssl1.1, luasocket | LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. | 24kB | 23kB | MIT | common packages maintainers | Bug reports | Sources |
| languages---lua | luasql-mysql | 2.4.0-2 | libc, librt, libpthread, lua, libmysqlclient3 | LuaSQL is a simple interface from Lua to a DBMS. . This package contains the MySQL binding. | 6kB | 5kB | MIT | common packages maintainers | Bug reports | Sources |
| languages---lua | luasql-pgsql | 2.4.0-2 | libc, librt, libpthread, lua, libpq | LuaSQL is a simple interface from Lua to a DBMS. . This package contains the PostgreSQL binding. | 6kB | 5kB | MIT | common packages maintainers | Bug reports | Sources |
| languages---lua | luasql-sqlite3 | 2.4.0-2 | libc, librt, libpthread, lua, libsqlite3-0 | LuaSQL is a simple interface from Lua to a DBMS. . This package contains the SQLite 3 binding. | 6kB | 5kB | MIT | common packages maintainers | Bug reports | Sources |
| Previous page | ||||||||||