패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='libraries'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | File size | Installed size | License | Maintainer | Bug report | ↓ Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| libraries | libasm | 0.169-1 | libc, libssp, libelf1, libdw | ELF manipulation libraries (libasm) | 9kB | 9kB | GPL-3.0+ | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libdw | 0.169-1 | libc, libssp, libelf1, libbz2 | ELF manipulation libraries (libdw) | 100kB | 99kB | GPL-3.0+ | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libintl-full | 0.19.8.1-1 | libc | GNU Internationalization library | 16kB | 15kB | GPL-3.0+ | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libgmp | 6.1.2-1 | libc, libssp | GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. | 176kB | 176kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libbsd | 0.8.7-1 | libc | This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project. | 31kB | 30kB | BSD-4-Clause | LEDE team | Bug reports | Sources |
| libraries | libconfig | 1.5-1 | libc, libssp | Libconfig is a simple library for manipulating structured configuration files. This file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. Libconfig is very compact -- just 38K for the stripped C shared library (less than one-fourth the size of the expat XML parser library) and 66K for the stripped C++ shared library. This makes it well-suited for memory-constrained systems like handheld devices. | 13kB | 12kB | LGPL-2.1+ | Felix Fietkau | Bug reports | Sources |
| libraries | libevent2-core | 2.0.22-1 | libc, libssp | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent core shared library for the event, buffer & utility functions. | 48kB | 47kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-extra | 2.0.22-1 | libc, libssp | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent extra shared library for specific protocols including HTTP, DNS & RPC. | 40kB | 39kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-openssl | 2.0.22-1 | libc, libopenssl | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent OpenSSL shared library for encrypted bufferevents. | 7kB | 6kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-pthreads | 2.0.22-1 | libc, libpthread | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent Pthreads shared library for threading & locking. | 2kB | 1kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2 | 2.0.22-1 | libc, libssp | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent shared library historically containing both the core & extra libraries. | 83kB | 83kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libcharset | 1.11.1-3 | libc, libssp | Character set conversion library | 3kB | 2kB | LGPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libiconv-full | 1.11.1-3 | libc, libssp | Character set conversion library | 11kB | 10kB | LGPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libjson-c | 0.12.1-2 | libc | This package contains a library for javascript object notation backends. | 14kB | 14kB | MIT | Felix Fietkau | Bug reports | Sources |
| libraries | libmnl | 1.0.4-1 | libc | libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. The main features of this library are: . * Small: the shared library requires around 30KB for an x86-based computer. . * Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . * Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . * Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . * Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. | 6kB | 5kB | LGPL-2.1+ | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libnetfilter-conntrack | 2017-07-25-e8704326-1 | libc, libssp, libnfnetlink, kmod-nf-conntrack-netlink, libmnl | libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. The library libnetfilter_conntrack has been previously known as libnfnetlink_conntrack and libctnetlink. This library is currently used by conntrack-tools among many other applications. | 31kB | 30kB | GPL-2.0+ | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libnetfilter-cthelper | 1.0.0-1 | libc, libmnl | libnetfilter_cthelper is a userspace library providing a programming interface (API) to the in-kernel connection tracking helpers. This library is currently used by conntrack-tools. | 4kB | 3kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libnetfilter-cttimeout | 1.0.0-1 | libc, libssp, libmnl | libnetfilter_cttimeout is a userspace library providing a programming interface (API) to the in-kernel connection tracking timeout handling. This library is currently used by conntrack-tools. | 4kB | 3kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libnetfilter-log | 1.0.1-1 | libc, libnfnetlink, kmod-nfnetlink-log, libmnl | libnetfilter_log is a userspace library providing interface to packets that have been logged by the kernel packet filter. It is is part of a system that deprecates the old syslog/dmesg based packet logging. This library has been previously known as libnfnetlink_log. | 4kB | 3kB | GPL-2.0+ | Yousong Zhou | Bug reports | Sources |
| libraries | libnetfilter-queue | 2017-06-27-601abd1c-1 | libc, libmnl, libnfnetlink | libnetfilter_queue is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. This library is currently used by conntrack-tools. | 8kB | 7kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libnfnetlink | 1.0.1-1 | libc | libnfnetlink is is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. | 9kB | 8kB | GPL-2.0+ | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libnftnl | 1.1.1-1 | libc, libssp, libmnl | libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. | 46kB | 45kB | GPL-2.0+ | Steven Barth | Bug reports | Sources |
| libraries | libnl-tiny | 0.1-5 | libc | This package contains a stripped down version of libnl | 13kB | 13kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libnl-core | 3.3.0-1 | libc, libssp, libpthread | Common code for all netlink libraries | 31kB | 31kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl-genl | 3.3.0-1 | libc, libnl-core | Generic Netlink Library Functions | 7kB | 6kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl-nf | 3.3.0-1 | libc, libnl-route | Netfilter Netlink Library Functions | 24kB | 23kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl-route | 3.3.0-1 | libc, libnl-core | Routing Netlink Library Functions | 124kB | 124kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl | 3.3.0-1 | libc, libnl-genl, libnl-route, libnl-nf | Socket handling, connection management, sending and receiving of data, message construction and parsing, object caching system, etc. | 0kB | 0kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libpcap | 1.8.1-1 | libc, libssp | This package contains a system-independent library for user-level network packet capture. | 79kB | 78kB | BSD-3-Clause | Felix Fietkau | Bug reports | Sources |
| libraries | libroxml | 2.3.0-2 | libc | Minimum, easy-to-use, C implementation for xml file parsing | 18kB | 17kB | LGPL-2.1+ | Felix Fietkau | Bug reports | Sources |
| libraries | librpc | 2015-11-04-a921e3de-1 | libc, libssp | uClibc RPC library | 26kB | 25kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libltdl | 2.4.6-1 | libc, libssp | A generic dynamic object loading library | 11kB | 11kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libblobmsg-json | 2018-07-25-c83a84af-2 | libc, libssp, libjson-c, libubox | blobmsg ↔ json conversion library | 3kB | 3kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libubox | 2018-07-25-c83a84af-2 | libc, libssp | Basic utility library | 16kB | 15kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libunwind | 1.2.1-2 | libc | Libunwind defines a portable and efficient C programming interface (API) to determine the call-chain of a program. | 46kB | 46kB | X11 | Yousong Zhou | Bug reports | Sources |
| libraries | libusb-compat | 0.1.5-1 | libc, libssp, libusb-1.0 | libusb is a C library that gives applications easy access to USB devices on many different operating systems. | 5kB | 5kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libusb-1.0 | 1.0.22-1 | libc, libpthread, librt | libusb is a C library that gives applications easy access to USB devices on many different operating systems. | 27kB | 26kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | liblzo | 2.10-1 | libc, libssp | LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio. | 32kB | 31kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libncurses | 6.1-1 | libc, terminfo | Terminal handling library (Unicode) | 151kB | 152kB | MIT | LEDE team | Bug reports | Sources |
| libraries | libnettle | 3.4-1 | libc, libssp, libgmp | GNU crypto library | 228kB | 227kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libnghttp2 | 1.32.0-1 | libc | C library implementing the framing layer of the HTTP/2 protocol. It can be used to build a HTTP/2-capable HTTP client or server | 166kB | 166kB | MIT | Hans Dedecker | Bug reports | Sources |
| libraries | libpopt | 1.16-1 | libc, libssp | A command line option parsing library | 15kB | 14kB | MIT | LEDE team | Bug reports | Sources |
| libraries | libreadline | 7.0-1 | libc | The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. | 110kB | 110kB | GPL-3.0 | LEDE team | Bug reports | Sources |
| libraries | libuclient | 2018-11-24-3ba74ebc-1 | libc, libubox | HTTP/1.1 client library | 9kB | 9kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libustream-mbedtls | 2018-07-30-23a3f283-1 | libc, libubox, libmbedtls | ustream SSL Library (mbedtls) | 4kB | 3kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libustream-openssl | 2018-07-30-23a3f283-1 | libc, libubox, libopenssl | ustream SSL Library (openssl) | 4kB | 3kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libustream-wolfssl | 2018-07-30-23a3f283-1 | libc, libssp, libubox, libwolfssl | ustream SSL Library (wolfssl) | 3kB | 3kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libcurl | 7.60.0-3 | libc, libssp, libmbedtls, ca-bundle | A client-side URL transfer library | 101kB | 101kB | MIT | Imre Kaloz | Bug reports | Sources |
| libraries | libsocks | 1.4.1-1 | libc, libssp | Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity, requiring only that the server Dante runs on has external network connectivity. Dante is used daily by Fortune 100 companies and large international organizations, either as a standard SOCKS server or as a “reverse proxy”. This package provides the shared libsocks library. | 136kB | 136kB | BSD-4-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libiwinfo | 2018-07-24-94b1366d-1 | libc, libnl-tiny, libuci, libubus | Wireless information library with consistent interface for proprietary Broadcom, nl80211 and wext driver interfaces. | 23kB | 23kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| Next page | ||||||||||